diff options
Diffstat (limited to 'configs/bcm968580xref_ram_defconfig')
-rw-r--r-- | configs/bcm968580xref_ram_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bcm968580xref_ram_defconfig b/configs/bcm968580xref_ram_defconfig index 38223f4ac3..8f74a4516f 100644 --- a/configs/bcm968580xref_ram_defconfig +++ b/configs/bcm968580xref_ram_defconfig @@ -2,9 +2,9 @@ CONFIG_ARM=y CONFIG_ARCH_BCM6858=y CONFIG_SYS_TEXT_BASE=0x10000000 CONFIG_SYS_MALLOC_F_LEN=0x8000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x2000 CONFIG_DM_GPIO=y -CONFIG_NR_DRAM_BANKS=1 CONFIG_TARGET_BCM968580XREF=y CONFIG_DEFAULT_DEVICE_TREE="bcm968580xref" CONFIG_ENV_VARS_UBOOT_CONFIG=y |