diff options
Diffstat (limited to 'configs/controlcenterdc_defconfig')
-rw-r--r-- | configs/controlcenterdc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/controlcenterdc_defconfig b/configs/controlcenterdc_defconfig index a66a281edeb..00f65bf8390 100644 --- a/configs/controlcenterdc_defconfig +++ b/configs/controlcenterdc_defconfig @@ -12,6 +12,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="armada-38x-controlcenterdc" CONFIG_DEBUG_UART=y +CONFIG_NR_DRAM_BANKS=2 CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_FIT_VERBOSE=y |