Skip to content

Commit 318afa0

Browse files
xhackerustcConchuOD
authored andcommitted
riscv: defconfig: enable T-HEAD SoC
Enable T-HEAD SoC config in defconfig to allow the default upstream kernel to boot on Sipeed Lichee Pi 4A board. Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Palmer Dabbelt <palmer@rivosinc.com> Acked-by: Guo Ren <guoren@kernel.org> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 1203f58 commit 318afa0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/riscv/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ CONFIG_EXPERT=y
2727
CONFIG_PROFILING=y
2828
CONFIG_SOC_MICROCHIP_POLARFIRE=y
2929
CONFIG_ARCH_RENESAS=y
30+
CONFIG_ARCH_THEAD=y
3031
CONFIG_SOC_SIFIVE=y
3132
CONFIG_SOC_STARFIVE=y
3233
CONFIG_ARCH_SUNXI=y

0 commit comments

Comments
 (0)