Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 92cce91

Browse files
inochisapalmer-dabbelt
authored andcommitted
riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800
CONFIG_CLK_SOPHGO_CV1800 is required when booting the minimum system for CV1800 series board. Signed-off-by: Inochi Amaoto <inochiama@outlook.com> Link: https://lore.kernel.org/r/IA1PR20MB49537E8B2D1FAAA7D5B8BDA2BB052@IA1PR20MB4953.namprd20.prod.outlook.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 4f16345 commit 92cce91

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
@@ -233,6 +233,7 @@ CONFIG_VIRTIO_BALLOON=y
233233
CONFIG_VIRTIO_INPUT=y
234234
CONFIG_VIRTIO_MMIO=y
235235
CONFIG_RENESAS_OSTM=y
236+
CONFIG_CLK_SOPHGO_CV1800=y
236237
CONFIG_SUN8I_DE2_CCU=m
237238
CONFIG_SUN50I_IOMMU=y
238239
CONFIG_RPMSG_CHAR=y

0 commit comments

Comments
 (0)