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: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c1650be639234e83eb963472330247f83879f95;p=pandora-kernel.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 915453622828..d33f450243df 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"