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_arm64_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_arm64_defconfig')
-rw-r--r-- | configs/rpi_arm64_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rpi_arm64_defconfig b/configs/rpi_arm64_defconfig index f8a369f8f1..d16c2388af 100644 --- a/configs/rpi_arm64_defconfig +++ b/configs/rpi_arm64_defconfig @@ -4,7 +4,6 @@ CONFIG_SYS_TEXT_BASE=0x00080000 CONFIG_TARGET_RPI_ARM64=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_USE_PREBOOT=y |