Skip to content

Commit 21bef40

Browse files
cyyselfdlan17
authored andcommitted
riscv: defconfig: enable SpacemiT SoC
Enable SpacemiT SoC config in defconfig to allow the default upstream kernel booting on Banana Pi BPI-F3 board. Signed-off-by: Yangyu Chen <[email protected]> Acked-by: Palmer Dabbelt <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Tested-by: Jesse Taube <[email protected]> Signed-off-by: Yixun Lan <[email protected]>
1 parent d60d57a commit 21bef40

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
@@ -30,6 +30,7 @@ CONFIG_ARCH_MICROCHIP=y
3030
CONFIG_ARCH_RENESAS=y
3131
CONFIG_ARCH_SIFIVE=y
3232
CONFIG_ARCH_SOPHGO=y
33+
CONFIG_ARCH_SPACEMIT=y
3334
CONFIG_SOC_STARFIVE=y
3435
CONFIG_ARCH_SUNXI=y
3536
CONFIG_ARCH_THEAD=y

0 commit comments

Comments
 (0)