summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAshish Kumar <Ashish.Kumar@nxp.com>2017-08-23 06:10:57 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-08-25 11:24:11 (GMT)
commitfcb2a5678907968fd4b786d9f9e6d415aa05f537 (patch)
tree6ef611765ee8ea405b2d9a9ea50638156b94d0fe /configs
parentb227009bdb01566e2fbddbf0df61dd563d8332fc (diff)
downloadu-boot-fcb2a5678907968fd4b786d9f9e6d415aa05f537.tar.xz
ls1088ardb: Enable USB command RDB qspi-boot
Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Amrita Kumari <amrita.kumari@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/ls1088ardb_qspi_defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/ls1088ardb_qspi_defconfig b/configs/ls1088ardb_qspi_defconfig
index 33e4124..0286043 100644
--- a/configs/ls1088ardb_qspi_defconfig
+++ b/configs/ls1088ardb_qspi_defconfig
@@ -27,3 +27,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