diff options
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r-- | configs/highbank_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig index 6375034b48..661bef8d67 100644 --- a/configs/highbank_defconfig +++ b/configs/highbank_defconfig @@ -3,6 +3,7 @@ CONFIG_SYS_THUMB_BUILD=y CONFIG_ARCH_HIGHBANK=y CONFIG_SYS_TEXT_BASE=0x00008000 CONFIG_DISTRO_DEFAULTS=y +CONFIG_NR_DRAM_BANKS=0 CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y # CONFIG_USE_BOOTCOMMAND is not set |