diff options
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r-- | drivers/input/touchscreen/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index b93b5988ace8..9a647ee1136a 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig | |||
@@ -359,7 +359,7 @@ config TOUCHSCREEN_MCS5000 | |||
359 | 359 | ||
360 | config TOUCHSCREEN_MMS114 | 360 | config TOUCHSCREEN_MMS114 |
361 | tristate "MELFAS MMS114 touchscreen" | 361 | tristate "MELFAS MMS114 touchscreen" |
362 | depends on I2C | 362 | depends on I2C && GENERIC_HARDIRQS |
363 | help | 363 | help |
364 | Say Y here if you have the MELFAS MMS114 touchscreen controller | 364 | Say Y here if you have the MELFAS MMS114 touchscreen controller |
365 | chip in your system. | 365 | chip in your system. |