summaryrefslogtreecommitdiff
path: root/configs/vexpress_ca9x4_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-03-01 09:06:45 -0500
committerTom Rini <trini@konsulko.com>2024-03-01 09:10:04 -0500
commit19f657600781fad7932d563e5de90811659c293d (patch)
treee5746924c9659470ece8800c2d042180503a98f0 /configs/vexpress_ca9x4_defconfig
parentabd4fb5ac13215733569925a06991e0a182ede14 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vexpress_ca9x4_defconfig')
-rw-r--r--configs/vexpress_ca9x4_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/vexpress_ca9x4_defconfig b/configs/vexpress_ca9x4_defconfig
index f8e93bef4e7..67adba437bf 100644
--- a/configs/vexpress_ca9x4_defconfig
+++ b/configs/vexpress_ca9x4_defconfig
@@ -41,7 +41,6 @@ CONFIG_ARM_PL180_MMCI=y
CONFIG_SYS_MMC_MAX_BLK_COUNT=127
CONFIG_MTD=y
CONFIG_DM_MTD=y
-CONFIG_DM_SERIAL=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_SYS_FLASH_CFI_WIDTH_32BIT=y
CONFIG_FLASH_SHOW_PROGRESS=0
@@ -55,5 +54,5 @@ CONFIG_SYS_MAX_FLASH_BANKS=2
CONFIG_SMC911X=y
CONFIG_SMC911X_32_BIT=y
CONFIG_BAUDRATE=38400
-CONFIG_CONS_INDEX=0
+CONFIG_DM_SERIAL=y
CONFIG_SYS_TIMER_COUNTS_DOWN=y