diff options
| author | Tom Rini <trini@konsulko.com> | 2024-01-03 09:26:16 -0500 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2024-01-03 09:26:16 -0500 |
| commit | 42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch) | |
| tree | 80e76802188c184a4b7216f0c594d508ad233658 /configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | |
| parent | 93a0138acbe029fba1d1255cc0b9b8700b49bdff (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig')
| -rw-r--r-- | configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig b/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig index 5dc9904feb4..bd5dd984c41 100644 --- a/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig +++ b/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig @@ -24,10 +24,10 @@ CONFIG_BOOTSTAGE=y CONFIG_BOOTSTAGE_REPORT=y CONFIG_SHOW_BOOT_PROGRESS=y CONFIG_USE_PREBOOT=y +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_GPIO=y CONFIG_CMD_I2C=y |
