aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/misc/Kconfig')
-rw-r--r--drivers/input/misc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig
index c8353570344..0f959d744e7 100644
--- a/drivers/input/misc/Kconfig
+++ b/drivers/input/misc/Kconfig
@@ -441,7 +441,7 @@ config INPUT_PCF8574
441 441
442config INPUT_PWM_BEEPER 442config INPUT_PWM_BEEPER
443 tristate "PWM beeper support" 443 tristate "PWM beeper support"
444 depends on HAVE_PWM 444 depends on HAVE_PWM || PWM
445 help 445 help
446 Say Y here to get support for PWM based beeper devices. 446 Say Y here to get support for PWM based beeper devices.
447 447