projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f80e48
)
RISCV: configs: Enable pwm defconfig
author
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Wed, 3 May 2023 05:53:28 +0000
(14:53 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:25:00 +0000
(08:25 +0900)
Enable pwm defconfig for pwm driver.
Change-Id: I860ff49fddacb47143f33d446e31a528c25b7fab
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
arch/riscv/configs/tizen_vf2_defconfig
patch
|
blob
|
history
diff --git
a/arch/riscv/configs/tizen_vf2_defconfig
b/arch/riscv/configs/tizen_vf2_defconfig
index
dbedadf
..
8bba068
100644
(file)
--- 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