Skip to content

Commit 9df56b4

Browse files
docularxuConchuOD
authored andcommitted
riscv: defconfig: Enable PWM support for SpacemiT K1 SoC
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>
1 parent 493e9b0 commit 9df56b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/riscv/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,8 @@ CONFIG_RPMSG_CTRL=y
257257
CONFIG_RPMSG_VIRTIO=y
258258
CONFIG_PM_DEVFREQ=y
259259
CONFIG_IIO=y
260+
CONFIG_PWM=y
261+
CONFIG_PWM_PXA=m
260262
CONFIG_THEAD_C900_ACLINT_SSWI=y
261263
CONFIG_PHY_SUN4I_USB=m
262264
CONFIG_PHY_STARFIVE_JH7110_DPHY_RX=m

0 commit comments

Comments
 (0)