Commit 6e595fc8 authored by Daniel Stone's avatar Daniel Stone Committed by Tony Lindgren

Input: Touchscreen: Make TSC2005 depend on SPI

Make Kconfig reflect reality.
Signed-off-by: default avatarDaniel Stone <daniel.stone@nokia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent bb64148c
...@@ -219,6 +219,7 @@ config TOUCHSCREEN_ATMEL_TSADCC ...@@ -219,6 +219,7 @@ config TOUCHSCREEN_ATMEL_TSADCC
config TOUCHSCREEN_TSC2005 config TOUCHSCREEN_TSC2005
tristate "TSC2005 touchscreen support" tristate "TSC2005 touchscreen support"
depends on SPI_MASTER
help help
Say Y here for if you are using the touchscreen features of TSC2005. Say Y here for if you are using the touchscreen features of TSC2005.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment