diff options
Diffstat (limited to 'configs/x600_defconfig')
-rw-r--r-- | configs/x600_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/x600_defconfig b/configs/x600_defconfig index 77f2b037e72..03111ee6ef4 100644 --- a/configs/x600_defconfig +++ b/configs/x600_defconfig @@ -9,6 +9,7 @@ CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y CONFIG_IDENT_STRING="-SPEAr" +CONFIG_NR_DRAM_BANKS=1 CONFIG_BOOTDELAY=3 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set |