From: Daniel Stone Date: Thu, 9 Oct 2008 09:52:13 +0000 (+0300) Subject: Input: Touchscreen: Make TSC2005 depend on SPI X-Git-Tag: v2.6.27-omap1~50 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?p=linux-2.6-omap-h63xx.git;a=commitdiff_plain;h=6e595fc8fa4ed62813703cfe90f80e31a455d039 Input: Touchscreen: Make TSC2005 depend on SPI Make Kconfig reflect reality. Signed-off-by: Daniel Stone Signed-off-by: Tony Lindgren --- diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index d33f450243d..84ba956b6f2 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig @@ -219,6 +219,7 @@ config TOUCHSCREEN_ATMEL_TSADCC config TOUCHSCREEN_TSC2005 tristate "TSC2005 touchscreen support" + depends on SPI_MASTER help Say Y here for if you are using the touchscreen features of TSC2005.