diff options
Diffstat (limited to 'configs/mx35pdk_defconfig')
-rw-r--r-- | configs/mx35pdk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx35pdk_defconfig b/configs/mx35pdk_defconfig index 4178aa7d615..f6804030257 100644 --- a/configs/mx35pdk_defconfig +++ b/configs/mx35pdk_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_MX35PDK=y CONFIG_SYS_TEXT_BASE=0xA0000000 +CONFIG_NR_DRAM_BANKS=2 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y |