diff options
Diffstat (limited to 'configs/tec-ng_defconfig')
-rw-r--r-- | configs/tec-ng_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tec-ng_defconfig b/configs/tec-ng_defconfig index 77a3da4c06..ccc5aa5d85 100644 --- a/configs/tec-ng_defconfig +++ b/configs/tec-ng_defconfig @@ -4,6 +4,7 @@ CONFIG_SYS_TEXT_BASE=0x80110000 CONFIG_TEGRA30=y CONFIG_TARGET_TEC_NG=y CONFIG_DEFAULT_DEVICE_TREE="tegra30-tec-ng" +CONFIG_NR_DRAM_BANKS=2 CONFIG_FIT=y CONFIG_OF_SYSTEM_SETUP=y CONFIG_CONSOLE_MUX=y |