diff options
Diffstat (limited to 'configs/dms-ba16_defconfig')
-rw-r--r-- | configs/dms-ba16_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dms-ba16_defconfig b/configs/dms-ba16_defconfig index 576b92ddb1..6b6c29ba7c 100644 --- a/configs/dms-ba16_defconfig +++ b/configs/dms-ba16_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_SYS_TEXT_BASE=0x17800000 CONFIG_TARGET_ADVANTECH_DMS_BA16=y +CONFIG_NR_DRAM_BANKS=1 CONFIG_BOOTDELAY=1 # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y |