]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
riscv: defconfig: spacemit: k3: enable clock support
authorYixun Lan <dlan@kernel.org>
Wed, 28 Jan 2026 19:57:42 +0000 (19:57 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 29 Jan 2026 08:29:50 +0000 (09:29 +0100)
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>
arch/riscv/configs/defconfig

index cd736a1d657ece912834bad9e2cba63b48609e9d..6ce600081a6be909effc7ea63a3f13fbaab53924 100644 (file)
@@ -255,8 +255,8 @@ CONFIG_CLK_SOPHGO_CV1800=y
 CONFIG_CLK_SOPHGO_SG2042_PLL=y
 CONFIG_CLK_SOPHGO_SG2042_CLKGEN=y
 CONFIG_CLK_SOPHGO_SG2042_RPGATE=y
-CONFIG_SPACEMIT_CCU=y
 CONFIG_SPACEMIT_K1_CCU=y
+CONFIG_SPACEMIT_K3_CCU=y
 CONFIG_SUN8I_DE2_CCU=m
 CONFIG_SUN50I_IOMMU=y
 CONFIG_RPMSG_CHAR=y