diff options
Diffstat (limited to 'configs/pomelo_defconfig')
-rw-r--r-- | configs/pomelo_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/pomelo_defconfig b/configs/pomelo_defconfig index be0f768a9bb..2f933652093 100644 --- a/configs/pomelo_defconfig +++ b/configs/pomelo_defconfig @@ -14,7 +14,6 @@ CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyAMA0,115200 earlycon=pl011,0x28001000 root=/dev/sda2 rw" # CONFIG_DISPLAY_CPUINFO is not set CONFIG_BOARD_EARLY_INIT_F=y -CONFIG_LAST_STAGE_INIT=y CONFIG_SYS_PROMPT="pomelo#" CONFIG_SYS_CBSIZE=256 CONFIG_SYS_PBSIZE=280 |