diff options
| author | Tom Rini <[email protected]> | 2023-10-02 13:58:20 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-10-02 13:58:20 -0400 |
| commit | ec6f06bddc7f5a5f5d122a56707a10fc4e501b97 (patch) | |
| tree | 5ede97c38925e93153c486a6e76ea41a72b83f60 /configs/durian_defconfig | |
| parent | ac897385bbfa30cfdfb62ccf24acfcd4b274b2ff (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/durian_defconfig')
| -rw-r--r-- | configs/durian_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/durian_defconfig b/configs/durian_defconfig index 1a321392338..72214b13c5f 100644 --- a/configs/durian_defconfig +++ b/configs/durian_defconfig @@ -19,7 +19,6 @@ CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyAMA0,115200 earlycon=pl011,0x28001000 root=/dev/sda2 rw" # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set -CONFIG_LAST_STAGE_INIT=y CONFIG_SYS_PROMPT="durian#" CONFIG_SYS_CBSIZE=256 CONFIG_SYS_PBSIZE=280 |
