[U-Boot] [PATCH] armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig

Ran Wang ran.wang_1 at nxp.com
Wed May 2 07:08:14 UTC 2018


Signed-off-by: Ran Wang <ran.wang_1 at nxp.com>
---
 configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig b/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
index 43472ac..1cbff34 100644
--- a/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfig
@@ -48,3 +48,10 @@ CONFIG_DM_SPI=y
 CONFIG_FSL_DSPI=y
 CONFIG_RSA=y
 CONFIG_SPL_RSA=y
+CONFIG_CMD_USB=y
+CONFIG_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.7.4



More information about the U-Boot mailing list