aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/input/touchscreen/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 2c674023a6a..b1b14f8d4dd 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -98,7 +98,7 @@ config TOUCHSCREEN_MK712
98 98
99config TOUCHSCREEN_HP600 99config TOUCHSCREEN_HP600
100 tristate "HP Jornada 680/690 touchscreen" 100 tristate "HP Jornada 680/690 touchscreen"
101 depends on SH_HP600 && SH_ADC 101 depends on SH_HP6XX && SH_ADC
102 help 102 help
103 Say Y here if you have a HP Jornada 680 or 690 and want to 103 Say Y here if you have a HP Jornada 680 or 690 and want to
104 support the built-in touchscreen. 104 support the built-in touchscreen.