]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
riscv: defconfig: Enable PWM support for SpacemiT K1 SoC
authorGuodong Xu <guodong@riscstar.com>
Tue, 29 Apr 2025 08:50:48 +0000 (16:50 +0800)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 8 Jul 2025 16:34:01 +0000 (17:34 +0100)
Enable CONFIG_PWM and CONFIG_PWM_PXA in the defconfig
to support the PWM controller used on the SpacemiT K1 SoC.

Signed-off-by: Guodong Xu <guodong@riscstar.com>
Reviewed-by: Yixun Lan <dlan@gentoo.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/configs/defconfig

index 27a441657dc4f74b9efa811af49f72607919971c..81f334c7d6a73dab10695b4ac2a9fe1e07a47ff9 100644 (file)
@@ -257,6 +257,8 @@ CONFIG_RPMSG_CTRL=y
 CONFIG_RPMSG_VIRTIO=y
 CONFIG_PM_DEVFREQ=y
 CONFIG_IIO=y
+CONFIG_PWM=y
+CONFIG_PWM_PXA=m
 CONFIG_THEAD_C900_ACLINT_SSWI=y
 CONFIG_PHY_SUN4I_USB=m
 CONFIG_PHY_STARFIVE_JH7110_DPHY_RX=m