aboutsummaryrefslogtreecommitdiff
path: root/configs/cherryhill_defconfig
diff options
context:
space:
mode:
authorTom Rini2024-01-03 09:26:16 -0500
committerTom Rini2024-01-03 09:26:16 -0500
commit42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch)
tree80e76802188c184a4b7216f0c594d508ad233658 /configs/cherryhill_defconfig
parent93a0138acbe029fba1d1255cc0b9b8700b49bdff (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/cherryhill_defconfig')
-rw-r--r--configs/cherryhill_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/cherryhill_defconfig b/configs/cherryhill_defconfig
index 4967be038ae..a84d4cc591b 100644
--- a/configs/cherryhill_defconfig
+++ b/configs/cherryhill_defconfig
@@ -16,10 +16,10 @@ CONFIG_GENERATE_MP_TABLE=y
CONFIG_SHOW_BOOT_PROGRESS=y
CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="ext2load scsi 0:3 01000000 /boot/vmlinuz; zboot 01000000"
+CONFIG_SYS_PBSIZE=532
CONFIG_SYS_CONSOLE_INFO_QUIET=y
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_HUSH_PARSER=y
-CONFIG_SYS_PBSIZE=532
CONFIG_CMD_CPU=y
CONFIG_CMD_MMC=y
CONFIG_CMD_SPI=y