summaryrefslogtreecommitdiff
path: root/configs/peach-pi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-04-29 15:54:04 -0400
committerTom Rini <trini@konsulko.com>2019-04-29 21:41:40 -0400
commitd168bcb6fe39108042c0c771f0823a95346a8e7e (patch)
tree040ed446b489b31e90e2bfc33f6dfbafe746b31b /configs/peach-pi_defconfig
parent6aebc0d11a10f48a54146c5e71bbef15a1a458fc (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/peach-pi_defconfig')
-rw-r--r--configs/peach-pi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/peach-pi_defconfig b/configs/peach-pi_defconfig
index 6fc89cd06b..05f4f5214a 100644
--- a/configs/peach-pi_defconfig
+++ b/configs/peach-pi_defconfig
@@ -3,10 +3,10 @@ CONFIG_ARCH_EXYNOS=y
CONFIG_SYS_TEXT_BASE=0x23E00000
CONFIG_ARCH_EXYNOS5=y
CONFIG_TARGET_PEACH_PI=y
+CONFIG_NR_DRAM_BANKS=7
CONFIG_SPL=y
CONFIG_IDENT_STRING=" for Peach-Pi"
CONFIG_DISTRO_DEFAULTS=y
-CONFIG_NR_DRAM_BANKS=7
CONFIG_FIT=y
CONFIG_FIT_BEST_MATCH=y
CONFIG_SILENT_CONSOLE=y