diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index e8f44b580f0a..dd9dc47ee84e 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -645,6 +645,7 @@ config SENSORS_W83627EHF | |||
645 | config SENSORS_HDAPS | 645 | config SENSORS_HDAPS |
646 | tristate "IBM Hard Drive Active Protection System (hdaps)" | 646 | tristate "IBM Hard Drive Active Protection System (hdaps)" |
647 | depends on INPUT && X86 | 647 | depends on INPUT && X86 |
648 | select INPUT_POLLDEV | ||
648 | default n | 649 | default n |
649 | help | 650 | help |
650 | This driver provides support for the IBM Hard Drive Active Protection | 651 | This driver provides support for the IBM Hard Drive Active Protection |