diff options
Diffstat (limited to 'configs/arndale_defconfig')
-rw-r--r-- | configs/arndale_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/arndale_defconfig b/configs/arndale_defconfig index 66d299bbc2..648acbfa64 100644 --- a/configs/arndale_defconfig +++ b/configs/arndale_defconfig @@ -7,6 +7,7 @@ CONFIG_SPL=y CONFIG_IDENT_STRING=" for ARNDALE" CONFIG_DEFAULT_DEVICE_TREE="exynos5250-arndale" CONFIG_DISTRO_DEFAULTS=y +CONFIG_NR_DRAM_BANKS=8 CONFIG_FIT=y CONFIG_FIT_BEST_MATCH=y CONFIG_SILENT_CONSOLE=y |