summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_qspi_defconfig
diff options
context:
space:
mode:
authorRan Wang <ran.wang_1@nxp.com>2017-07-26 02:53:32 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-08-08 08:42:23 (GMT)
commite232b2d089c72ee4fc219b86d1ac5969d90d4a0c (patch)
tree5a63159dad056c025bd4ce6c455554c72e945716 /configs/ls1021atwr_qspi_defconfig
parent59156a576c9e6f240299cbf5507ca2a4714ceeb5 (diff)
downloadu-boot-e232b2d089c72ee4fc219b86d1ac5969d90d4a0c.tar.xz
configs: Enable CONFIG_DM_USB for all ls1021atwr
The feature of support USB3.0 hub is basing on DM_USB implementation. So ls1021atwr need it enabled to unblock on-board 3.0 hub function. Otherwise USB3.0 thumb drive will not be recognized at all. Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
Diffstat (limited to 'configs/ls1021atwr_qspi_defconfig')
-rw-r--r--configs/ls1021atwr_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021atwr_qspi_defconfig b/configs/ls1021atwr_qspi_defconfig
index 07a4143..1b1d1ac 100644
--- a/configs/ls1021atwr_qspi_defconfig
+++ b/configs/ls1021atwr_qspi_defconfig
@@ -50,5 +50,6 @@ CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_STORAGE=y
+CONFIG_DM_USB=y
CONFIG_VIDEO_FSL_DCU_FB=y
# CONFIG_VIDEO_SW_CURSOR is not set