]> pilppa.com Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] ARM: OMAP: touchscreen doesn't imply tsc2101
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 3 May 2006 12:10:36 +0000 (05:10 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 3 May 2006 12:10:36 +0000 (05:10 -0700)
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>
drivers/input/touchscreen/Kconfig

index 63721960572926e1698d6e233eb8dc7c2f03550f..7c294b00dde58a1c37b22aa5fd11c12a461bcce9 100644 (file)
@@ -112,12 +112,12 @@ endif
 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.