diff options
author | Tom Rini <trini@konsulko.com> | 2020-06-04 19:29:09 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-06-04 19:29:09 -0400 |
commit | 88bd5b1793600b0f5f25c3d236b4d049fb986140 (patch) | |
tree | 31341854641b36e3161e165d514319bcf624674b /configs/rpi_4_defconfig | |
parent | 6bca655bcbc8e81a21ab27a0d1e9c711ab8e0e24 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rpi_4_defconfig')
-rw-r--r-- | configs/rpi_4_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/rpi_4_defconfig b/configs/rpi_4_defconfig index d4b586cf3a..f0301dc8bc 100644 --- a/configs/rpi_4_defconfig +++ b/configs/rpi_4_defconfig @@ -4,10 +4,8 @@ CONFIG_SYS_TEXT_BASE=0x00080000 CONFIG_TARGET_RPI_4=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_ENV_SIZE=0x4000 -CONFIG_NR_DRAM_BANKS=4 CONFIG_DISTRO_DEFAULTS=y CONFIG_OF_BOARD_SETUP=y -CONFIG_ARCH_FIXUP_FDT_MEMORY=y CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set |