aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
authorWan ZongShun <mcuos.com@gmail.com>2009-07-12 20:52:19 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-07-12 22:19:39 -0700
commitb7788c5ff9e7676dc98ca6dce437ae16b79c6726 (patch)
treebee8a4694f6a14355e7b36d476ee5f57fa057d4e /drivers/input/touchscreen/Kconfig
parentInput: ucb1400_ts - fix a misleading function name (diff)
downloadlinux-dev-b7788c5ff9e7676dc98ca6dce437ae16b79c6726.tar.xz
linux-dev-b7788c5ff9e7676dc98ca6dce437ae16b79c6726.zip
Input: w90p910_ts - use clk API
Now that clk API is available on ARM we can use it in the driver. Signed-off-by: Wan ZongShun <mcuos.com@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index a66e50aeba11..1c05b3286d65 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -498,6 +498,7 @@ config TOUCHSCREEN_TSC2007
config TOUCHSCREEN_W90X900
tristate "W90P910 touchscreen driver"
+ depends on HAVE_CLK
help
Say Y here if you have a W90P910 based touchscreen.