diff options
Diffstat (limited to 'configs/h2200_defconfig')
-rw-r--r-- | configs/h2200_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/h2200_defconfig b/configs/h2200_defconfig index c381b00ab0..72bb4d3f70 100644 --- a/configs/h2200_defconfig +++ b/configs/h2200_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_H2200=y CONFIG_SYS_TEXT_BASE=0xa0041000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_FIT=y # CONFIG_FIT_ENABLE_SHA256_SUPPORT is not set CONFIG_USE_BOOTARGS=y |