[U-Boot] [PATCH v4 5/5] ls1088aqds: Enable USB command on QDS for qspi-boot
Ran Wang
ran.wang_1 at nxp.com
Fri Oct 20 10:01:05 UTC 2017
Signed-off-by: Amrita Kumari <amrita.kumari at nxp.com>
Signed-off-by: Ashish Kumar <Ashish.Kumar at nxp.com>
Signed-off-by: Ran Wang <ran.wang_1 at nxp.com>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
---
configs/ls1088aqds_qspi_defconfig | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/configs/ls1088aqds_qspi_defconfig b/configs/ls1088aqds_qspi_defconfig
index 4b0d604fa0..a24a6011c9 100644
--- a/configs/ls1088aqds_qspi_defconfig
+++ b/configs/ls1088aqds_qspi_defconfig
@@ -31,3 +31,11 @@ CONFIG_FSL_DSPI=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_FSL_LS_PPA=y
+CONFIG_USB=y
+CONFIG_USB_GADGET=y
+CONFIG_CMD_USB=y
+CONFIG_DM_USB=y
+CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_DWC3=y
+CONFIG_USB_STORAGE=y
--
2.14.1
More information about the U-Boot
mailing list