|
@@ -139,7 +139,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
|
|
|
|
|
|
|
+ depends on ARCH_SHMOBILE || COMPILE_TEST
|
|
|
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.
|