From: Hoegeun Kwon Date: Wed, 3 May 2023 05:53:28 +0000 (+0900) Subject: RISCV: configs: Enable pwm defconfig X-Git-Tag: accepted/tizen/unified/riscv/20230718.024919~104 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3464420d895e7a44206a596d59f9750b5f115b93;p=platform%2Fkernel%2Flinux-starfive.git RISCV: configs: Enable pwm defconfig Enable pwm defconfig for pwm driver. Change-Id: I860ff49fddacb47143f33d446e31a528c25b7fab Signed-off-by: Hoegeun Kwon --- diff --git a/arch/riscv/configs/tizen_vf2_defconfig b/arch/riscv/configs/tizen_vf2_defconfig index dbedadf816fe..8bba068637d9 100644 --- a/arch/riscv/configs/tizen_vf2_defconfig +++ b/arch/riscv/configs/tizen_vf2_defconfig @@ -217,6 +217,8 @@ CONFIG_CLK_STARFIVE_JH7110_VOUT=y CONFIG_RPMSG_CHAR=y CONFIG_RPMSG_CTRL=y CONFIG_RPMSG_VIRTIO=y +CONFIG_PWM=y +CONFIG_PWM_STARFIVE_PTC=y CONFIG_PHY_STARFIVE_DPHY_RX=y CONFIG_PHY_STARFIVE_JH7110_USB=y CONFIG_PHY_STARFIVE_JH7110_PCIE=y