Skip to content

Commit 574dc9a

Browse files
Yixun Lanarndb
authored andcommitted
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>
1 parent e0d5333 commit 574dc9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/riscv/configs/defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,8 @@ CONFIG_CLK_SOPHGO_CV1800=y
255255
CONFIG_CLK_SOPHGO_SG2042_PLL=y
256256
CONFIG_CLK_SOPHGO_SG2042_CLKGEN=y
257257
CONFIG_CLK_SOPHGO_SG2042_RPGATE=y
258-
CONFIG_SPACEMIT_CCU=y
259258
CONFIG_SPACEMIT_K1_CCU=y
259+
CONFIG_SPACEMIT_K3_CCU=y
260260
CONFIG_SUN8I_DE2_CCU=m
261261
CONFIG_SUN50I_IOMMU=y
262262
CONFIG_RPMSG_CHAR=y

0 commit comments

Comments
 (0)