Remove incorrect dependency of OMAP touchscreen support on TSC2101;
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
config TOUCHSCREEN_OMAP
tristate "OMAP touchscreen input driver"
depends on INPUT && INPUT_TOUCHSCREEN && ARCH_OMAP
- select OMAP_TSC2101
help
Say Y here if you have an OMAP based board with touchscreen
attached to it, e.g. OMAP Innovator, OSK, H2 or H3
- If unsure, say N.
+ If unsure, or you're using drivers in the newer SPI
+ framework, say N.
To compile this driver as a module, choose M here: the
module will be called omap_ts.