From: Felipe Balbi Date: Sun, 31 Aug 2008 21:56:57 +0000 (+0300) Subject: input: touchscreen: Fix typo on Kconfig X-Git-Tag: v2.6.27-omap1~261 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=6c1650be639234e83eb963472330247f83879f95;p=linux-2.6-omap-h63xx.git input: touchscreen: Fix typo on Kconfig Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 91545362282..d33f450243d 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig @@ -220,7 +220,7 @@ config TOUCHSCREEN_ATMEL_TSADCC config TOUCHSCREEN_TSC2005 tristate "TSC2005 touchscreen support" help - Say Y here for if you are using the touchscreen features of TSC2301. + Say Y here for if you are using the touchscreen features of TSC2005. config TOUCHSCREEN_TSC2102 tristate "TSC 2102 based touchscreens"