|
@@ -160,6 +160,7 @@ config PWM_PXA
|
|
|
config PWM_RENESAS_TPU
|
|
config PWM_RENESAS_TPU
|
|
|
tristate "Renesas TPU PWM support"
|
|
tristate "Renesas TPU PWM support"
|
|
|
depends on ARCH_SHMOBILE || COMPILE_TEST
|
|
depends on ARCH_SHMOBILE || COMPILE_TEST
|
|
|
|
|
+ depends on HAS_IOMEM
|
|
|
help
|
|
help
|
|
|
This driver exposes the Timer Pulse Unit (TPU) PWM controller found
|
|
This driver exposes the Timer Pulse Unit (TPU) PWM controller found
|
|
|
in Renesas chips through the PWM API.
|
|
in Renesas chips through the PWM API.
|