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/sagem_f@st1704_ram_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/sagem_f@st1704_ram_defconfig')
| -rw-r--r-- | configs/sagem_f@st1704_ram_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/sagem_f@st1704_ram_defconfig b/configs/sagem_f@st1704_ram_defconfig index 789cd17e829..3028d4927c4 100644 --- a/configs/sagem_f@st1704_ram_defconfig +++ b/configs/sagem_f@st1704_ram_defconfig @@ -17,13 +17,13 @@ CONFIG_MIPS_CACHE_DISABLE=y CONFIG_MIPS_BOOT_FDT=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_OF_STDOUT_VIA_ALIAS=y +CONFIG_SYS_CBSIZE=512 +CONFIG_SYS_PBSIZE=540 CONFIG_DISPLAY_CPUINFO=y CONFIG_SYS_MALLOC_BOOTPARAMS=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="F@ST1704 # " CONFIG_SYS_MAXARGS=24 -CONFIG_SYS_CBSIZE=512 -CONFIG_SYS_PBSIZE=540 CONFIG_CMD_CPU=y CONFIG_CMD_LICENSE=y # CONFIG_CMD_BOOTD is not set |
