aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index b1b14f8d4dd6ec..a94357d3bbc9d0 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -108,4 +108,14 @@ config TOUCHSCREEN_HP600
To compile this driver as a module, choose M here: the
module will be called hp680_ts_input.
+config TOUCHSCREEN_JORNADA720
+ tristate "HP Jornada 720 touchscreen support"
+ depends on SA1100_JORNADA720_MCU
+ help
+ Say Y here if you are using a HP Jornada 7xx (710/720/728) PDA
+ and want to use the touchscreen.
+
+ To compile this driver as a module choose M here: the
+ module will be called jornada720_ts.
+
endif