]> Git Repo - linux.git/commitdiff
riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800
authorInochi Amaoto <[email protected]>
Thu, 11 Apr 2024 12:12:40 +0000 (20:12 +0800)
committerPalmer Dabbelt <[email protected]>
Mon, 13 May 2024 21:26:34 +0000 (14:26 -0700)
CONFIG_CLK_SOPHGO_CV1800 is required when booting the minimum
system for CV1800 series board.

Signed-off-by: Inochi Amaoto <[email protected]>
Link: https://lore.kernel.org/r/IA1PR20MB49537E8B2D1FAAA7D5B8BDA2BB052@IA1PR20MB4953.namprd20.prod.outlook.com
Signed-off-by: Palmer Dabbelt <[email protected]>
arch/riscv/configs/defconfig

index fc0ec2ee13bc22c842e7ce4025e92e05599b5e1c..8c8a77f8eac2946c0db1e5be7eb4f7eec58737be 100644 (file)
@@ -233,6 +233,7 @@ CONFIG_VIRTIO_BALLOON=y
 CONFIG_VIRTIO_INPUT=y
 CONFIG_VIRTIO_MMIO=y
 CONFIG_RENESAS_OSTM=y
+CONFIG_CLK_SOPHGO_CV1800=y
 CONFIG_SUN8I_DE2_CCU=m
 CONFIG_SUN50I_IOMMU=y
 CONFIG_RPMSG_CHAR=y
This page took 0.05899 seconds and 4 git commands to generate.