aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-5.4
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2020-08-29 22:53:18 +0200
committerChristian Lamparter <chunkeey@gmail.com>2020-09-25 19:32:33 +0200
commitc6d9a2ac59d1cbcdf69b8ba59987e6dff5ec3115 (patch)
treeba0805adbcd0327c408f832b90b53c27962745cb /target/linux/bcm53xx/config-5.4
parentf6fbc397066e57d180aebc62e6bf52464d06bd76 (diff)
downloadupstream-c6d9a2ac59d1cbcdf69b8ba59987e6dff5ec3115.tar.gz
upstream-c6d9a2ac59d1cbcdf69b8ba59987e6dff5ec3115.tar.bz2
upstream-c6d9a2ac59d1cbcdf69b8ba59987e6dff5ec3115.zip
bcm53xx: enable PWM for bcm53xx
The Meraki MR32 (BCM53016A1) uses the pwm to drive the tricolor LED. The driver has been available in upstream for a long time. Only the Device-Tree definition was missing, but it has been queued recently. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/bcm53xx/config-5.4')
-rw-r--r--target/linux/bcm53xx/config-5.43
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-5.4 b/target/linux/bcm53xx/config-5.4
index eacfcb620e..8c7cdf45d5 100644
--- a/target/linux/bcm53xx/config-5.4
+++ b/target/linux/bcm53xx/config-5.4
@@ -308,6 +308,9 @@ CONFIG_PINCTRL=y
# CONFIG_PINCTRL_IPROC_GPIO is not set
CONFIG_PINCTRL_NS=y
# CONFIG_PINCTRL_NS2_MUX is not set
+CONFIG_PWM=y
+CONFIG_PWM_BCM_IPROC=y
+CONFIG_PWM_SYSFS=y
CONFIG_RATIONAL=y
CONFIG_RCU_NEED_SEGCBLIST=y
CONFIG_RCU_STALL_COMMON=y