Skip to content

Commit 50942ad

Browse files
avpatelpalmer-dabbelt
authored andcommitted
RISC-V: Enable SBI based earlycon support
Let us enable SBI based earlycon support in defconfig for both RV32 and RV64 so that "earlycon=sbi" can be used again. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 88ead68 commit 50942ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ CONFIG_SERIAL_8250_CONSOLE=y
149149
CONFIG_SERIAL_8250_DW=y
150150
CONFIG_SERIAL_OF_PLATFORM=y
151151
CONFIG_SERIAL_SH_SCI=y
152+
CONFIG_SERIAL_EARLYCON_RISCV_SBI=y
152153
CONFIG_VIRTIO_CONSOLE=y
153154
CONFIG_HW_RANDOM=y
154155
CONFIG_HW_RANDOM_VIRTIO=y

0 commit comments

Comments
 (0)