Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

riscv: defconfig: spacemit: k3: enable clock support

Enable the clock driver support for SpacemiT K3 SoC, configure it as
built-in by default, but users should be able to change it as kernel
module if needed.

Signed-off-by: Yixun Lan <dlan@kernel.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20260128-sitter-crazily-184c1a7606db@spud
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Yixun Lan and committed by
Arnd Bergmann
574dc9ae e0d53332

+1 -1
+1 -1
arch/riscv/configs/defconfig
··· 255 255 CONFIG_CLK_SOPHGO_SG2042_PLL=y 256 256 CONFIG_CLK_SOPHGO_SG2042_CLKGEN=y 257 257 CONFIG_CLK_SOPHGO_SG2042_RPGATE=y 258 - CONFIG_SPACEMIT_CCU=y 259 258 CONFIG_SPACEMIT_K1_CCU=y 259 + CONFIG_SPACEMIT_K3_CCU=y 260 260 CONFIG_SUN8I_DE2_CCU=m 261 261 CONFIG_SUN50I_IOMMU=y 262 262 CONFIG_RPMSG_CHAR=y