aboutsummaryrefslogtreecommitdiff
path: root/configs/peach-pi_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-03-27 13:39:17 -0400
committerTom Rini2023-03-27 13:39:17 -0400
commitc358af81d0df0ba5eadda585577425345dae55ed (patch)
tree63a144be8f4dfbf4322a910869f2d2c1def2aff9 /configs/peach-pi_defconfig
parentaba0eb5b94089757fe5382bf75bc3902b8ce24cf (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 f8a49db5928..131c7fa81d5 100644
--- a/configs/peach-pi_defconfig
+++ b/configs/peach-pi_defconfig
@@ -20,9 +20,9 @@ CONFIG_SYS_PROMPT="Peach-Pi # "
CONFIG_SPL=y
CONFIG_IDENT_STRING=" for Peach-Pi"
CONFIG_SYS_LOAD_ADDR=0x23e00000
-CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_BEST_MATCH=y
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_SILENT_CONSOLE=y
# CONFIG_SPL_FRAMEWORK is not set
CONFIG_SPL_FOOTPRINT_LIMIT=y