summaryrefslogtreecommitdiff
path: root/configs/ls1088ardb_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-02-14 15:46:14 -0500
committerTom Rini <trini@konsulko.com>2018-02-14 21:34:50 -0500
commit0c502b6c176281a096a23803e517b19e964485f1 (patch)
tree3c5eb0c21def7ed269a1d7e20bf26009e587d165 /configs/ls1088ardb_qspi_defconfig
parentac727577f0f84991e0cae999f175174e606027e2 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1088ardb_qspi_defconfig')
-rw-r--r--configs/ls1088ardb_qspi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1088ardb_qspi_defconfig b/configs/ls1088ardb_qspi_defconfig
index bc1bb1784c..d56815625a 100644
--- a/configs/ls1088ardb_qspi_defconfig
+++ b/configs/ls1088ardb_qspi_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_TARGET_LS1088ARDB=y
CONFIG_SYS_TEXT_BASE=0x20100000
CONFIG_FSL_LS_PPA=y
+CONFIG_QSPI_AHB_INIT=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-rdb"
CONFIG_DISTRO_DEFAULTS=y
# CONFIG_SYS_MALLOC_F is not set
@@ -33,7 +34,6 @@ CONFIG_PCIE_LAYERSCAPE=y
CONFIG_SYS_NS16550=y
CONFIG_DM_SPI=y
CONFIG_FSL_DSPI=y
-CONFIG_QSPI_AHB_INIT=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y