summaryrefslogtreecommitdiff
path: root/configs/ls1088aqds_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_defconfig
parent2ae80437fbe0181184ae4b188b89629b902702c6 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1088aqds_defconfig')
-rw-r--r--configs/ls1088aqds_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1088aqds_defconfig b/configs/ls1088aqds_defconfig
index f777fc64df..b67901e267 100644
--- a/configs/ls1088aqds_defconfig
+++ b/configs/ls1088aqds_defconfig
@@ -7,6 +7,7 @@ CONFIG_SYS_MEMTEST_START=0x80000000
CONFIG_SYS_MEMTEST_END=0x9fffffff
CONFIG_ENV_SIZE=0x20000
CONFIG_ENV_SECT_SIZE=0x20000
+CONFIG_DM_GPIO=y
CONFIG_FSL_LS_PPA=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1088a-qds"
CONFIG_AHCI=y
@@ -20,7 +21,6 @@ CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_HUSH_PARSER=y
-CONFIG_DM_GPIO=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MEMTEST=y