summaryrefslogtreecommitdiffstats
path: root/configs/ls1088aqds_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-02-15 13:34:30 -0500
committerTom Rini <trini@konsulko.com>2021-02-15 13:34:30 -0500
commit6144438fb5c9059dc87cf219bed0c992f70b3509 (patch)
tree5593086c999ff263eb5dfe40dafe7aa71e5afd1d /configs/ls1088aqds_qspi_defconfig
parent2ae80437fbe0181184ae4b188b89629b902702c6 (diff)
downloadu-boot-6144438fb5c9059dc87cf219bed0c992f70b3509.tar.gz
u-boot-6144438fb5c9059dc87cf219bed0c992f70b3509.tar.xz
u-boot-6144438fb5c9059dc87cf219bed0c992f70b3509.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1088aqds_qspi_defconfig')
-rw-r--r--configs/ls1088aqds_qspi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1088aqds_qspi_defconfig b/configs/ls1088aqds_qspi_defconfig
index c03a9648ec..c3af322634 100644
--- a/configs/ls1088aqds_qspi_defconfig
+++ b/configs/ls1088aqds_qspi_defconfig
@@ -8,6 +8,7 @@ CONFIG_SYS_MEMTEST_END=0x9fffffff
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0x300000
CONFIG_ENV_SECT_SIZE=0x40000
+CONFIG_DM_GPIO=y
CONFIG_FSL_LS_PPA=y
CONFIG_QSPI_AHB_INIT=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-qds"
@@ -23,7 +24,6 @@ CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21
# CONFIG_USE_BOOTCOMMAND is not set
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
-CONFIG_DM_GPIO=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MEMTEST=y