diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-11 07:10:18 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-11 07:10:18 -0400 |
commit | 7f513e8196589e3b1274132abe3b59e52979e3e5 (patch) | |
tree | 971e50888e2ce7a42cc409d22d4e2c140e85a48d /configs/ls1021aqds_qspi_defconfig | |
parent | b24065c4ef21687787a74eef22dfa9232096f965 (diff) | |
parent | 1c83df6f3f95055ed1c8fb40d1d0604863eab78b (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'configs/ls1021aqds_qspi_defconfig')
-rw-r--r-- | configs/ls1021aqds_qspi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021aqds_qspi_defconfig b/configs/ls1021aqds_qspi_defconfig index eaa6397e2ab..908e5e58b12 100644 --- a/configs/ls1021aqds_qspi_defconfig +++ b/configs/ls1021aqds_qspi_defconfig @@ -50,6 +50,7 @@ CONFIG_DM_SPI=y CONFIG_FSL_DSPI=y CONFIG_FSL_QSPI=y CONFIG_USB=y +CONFIG_DM_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_USB_STORAGE=y |