aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/pwm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pwm/Kconfig b/drivers/pwm/Kconfig
index 090741635f71..3865dfb9ed08 100644
--- a/drivers/pwm/Kconfig
+++ b/drivers/pwm/Kconfig
@@ -150,6 +150,7 @@ config PWM_LPC32XX
150 150
151config PWM_LPSS 151config PWM_LPSS
152 tristate "Intel LPSS PWM support" 152 tristate "Intel LPSS PWM support"
153 depends on X86
153 help 154 help
154 Generic PWM framework driver for Intel Low Power Subsystem PWM 155 Generic PWM framework driver for Intel Low Power Subsystem PWM
155 controller. 156 controller.