aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/pwm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index 22f2f2857b82..0b7a3c96f639 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -160,6 +160,7 @@ config PWM_PXA
160config PWM_RENESAS_TPU 160config PWM_RENESAS_TPU
161 tristate "Renesas TPU PWM support" 161 tristate "Renesas TPU PWM support"
162 depends on ARCH_SHMOBILE || COMPILE_TEST 162 depends on ARCH_SHMOBILE || COMPILE_TEST
163 depends on HAS_IOMEM
163 help 164 help
164 This driver exposes the Timer Pulse Unit (TPU) PWM controller found 165 This driver exposes the Timer Pulse Unit (TPU) PWM controller found
165 in Renesas chips through the PWM API. 166 in Renesas chips through the PWM API.