summaryrefslogtreecommitdiff
path: root/arch/riscv/configs/defconfig
diff options
context:
space:
mode:
authorYangyu Chen <cyy@cyyself.name>2024-04-07 19:28:35 +0300
committerConor Dooley <conor.dooley@microchip.com>2024-04-10 13:42:13 +0300
commitcd899f85b1e454188fa2f14c3396a894f440b15f (patch)
tree5a22e40d81138512d1fa546f1e51e0a448c7c02a /arch/riscv/configs/defconfig
parent1553a1c48281243359a9529a10ddb551f3b967ab (diff)
downloadlinux-cd899f85b1e454188fa2f14c3396a894f440b15f.tar.xz
riscv: config: enable ARCH_CANAAN in defconfig
Since K230 has been supported, allow ARCH_CANAAN to be selected to build dt and drivers for it in defconfig. Signed-off-by: Yangyu Chen <cyy@cyyself.name> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Guo Ren <guoren@kernel.org> Acked-by: Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'arch/riscv/configs/defconfig')
-rw-r--r--arch/riscv/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index d485e1de8a78..3cae018f9315 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -33,6 +33,7 @@ CONFIG_SOC_STARFIVE=y
CONFIG_ARCH_SUNXI=y
CONFIG_ARCH_THEAD=y
CONFIG_ARCH_VIRT=y
+CONFIG_ARCH_CANAAN=y
CONFIG_SMP=y
CONFIG_HOTPLUG_CPU=y
CONFIG_PM=y