diff options
author | Tom Rini <trini@konsulko.com> | 2016-12-05 17:00:23 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-05 17:00:23 -0500 |
commit | bf50ac918bfbc0042e43b0a5c87cfa9dd4351e0a (patch) | |
tree | dd4473fe2bfce799aac320280f64c22b3e891a4a /configs/ls1012aqds_qspi_defconfig | |
parent | 0bf1bc44070723f032ffac650eeff5157a289206 (diff) | |
parent | dd2ad2f1318975da1cf64cf95a4a3b3ed44172a5 (diff) |
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'configs/ls1012aqds_qspi_defconfig')
-rw-r--r-- | configs/ls1012aqds_qspi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1012aqds_qspi_defconfig b/configs/ls1012aqds_qspi_defconfig index c0514aedb0..27bccd1227 100644 --- a/configs/ls1012aqds_qspi_defconfig +++ b/configs/ls1012aqds_qspi_defconfig @@ -38,3 +38,4 @@ CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_USB_STORAGE=y +CONFIG_QSPI_AHB_INIT=y |