Skip to content

Commit 3ccedd2

Browse files
unicornxConchuOD
authored andcommitted
riscv: defconfig: sophgo: enable clks for sg2042
Enable clk generators for sg2042 due to many peripherals rely on these clocks. Signed-off-by: Chen Wang <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 8400291 commit 3ccedd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/riscv/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,9 @@ CONFIG_VIRTIO_BALLOON=y
249249
CONFIG_VIRTIO_INPUT=y
250250
CONFIG_VIRTIO_MMIO=y
251251
CONFIG_CLK_SOPHGO_CV1800=y
252+
CONFIG_CLK_SOPHGO_SG2042_PLL=y
253+
CONFIG_CLK_SOPHGO_SG2042_CLKGEN=y
254+
CONFIG_CLK_SOPHGO_SG2042_RPGATE=y
252255
CONFIG_SUN8I_DE2_CCU=m
253256
CONFIG_RENESAS_OSTM=y
254257
CONFIG_SUN50I_IOMMU=y

0 commit comments

Comments
 (0)