summaryrefslogtreecommitdiff
path: root/configs/ls1043aqds_qspi_defconfig
diff options
context:
space:
mode:
authorSriram Dash <sriram.dash@nxp.com>2016-09-30 11:06:26 +0530
committerYork Sun <york.sun@nxp.com>2016-10-06 09:58:39 -0700
commite8d3be1e305f1092eec82831cf296413e2c2ffb7 (patch)
tree26020f866850bb283c2cb9e66f3e2ea37b7661dc /configs/ls1043aqds_qspi_defconfig
parent0ea3671d35dc5a6f2555bb5307d76e229e81f47d (diff)
armv8: ls1043: Enable CONFIG_DM_USB in defconfigs
Enables driver model flag CONFIG_DM_USB for LS1043A platform defconfigs. Signed-off-by: Sriram Dash <sriram.dash@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1043aqds_qspi_defconfig')
-rw-r--r--configs/ls1043aqds_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043aqds_qspi_defconfig b/configs/ls1043aqds_qspi_defconfig
index 92e5e80047..54e57bba73 100644
--- a/configs/ls1043aqds_qspi_defconfig
+++ b/configs/ls1043aqds_qspi_defconfig
@@ -31,4 +31,5 @@ CONFIG_DM_SPI=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
+CONFIG_DM_USB=y
CONFIG_USB_STORAGE=y