diff options
Diffstat (limited to 'configs/dms-ba16-1g_defconfig')
-rw-r--r-- | configs/dms-ba16-1g_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dms-ba16-1g_defconfig b/configs/dms-ba16-1g_defconfig index d7a895165b..a7f2808ea5 100644 --- a/configs/dms-ba16-1g_defconfig +++ b/configs/dms-ba16-1g_defconfig @@ -3,6 +3,7 @@ CONFIG_ARCH_MX6=y CONFIG_SYS_TEXT_BASE=0x17800000 CONFIG_TARGET_ADVANTECH_DMS_BA16=y CONFIG_SYS_DDR_1G=y +CONFIG_NR_DRAM_BANKS=1 CONFIG_BOOTDELAY=1 # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y |