aboutsummaryrefslogtreecommitdiffstats
path: root/usb
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-04-03 15:45:18 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-04-03 15:45:18 -0700
commitd39fbab34cc47f08bbc206ac10f5b61b32227da6 (patch)
treed1a84d7630dd1f795b3ab47db58bdc3e21c90f74 /usb
parent645ef8413c0bcb7b3edcfb42f2d44f2151d2bd6e (diff)
downloadpatches-d39fbab34cc47f08bbc206ac10f5b61b32227da6.tar.gz
new patches
Diffstat (limited to 'usb')
-rw-r--r--usb/usb-input-remove-kconfig-entries-of-old-touchscreen-drivers-in-favour-of-usbtouchscreen.patch64
1 files changed, 64 insertions, 0 deletions
diff --git a/usb/usb-input-remove-kconfig-entries-of-old-touchscreen-drivers-in-favour-of-usbtouchscreen.patch b/usb/usb-input-remove-kconfig-entries-of-old-touchscreen-drivers-in-favour-of-usbtouchscreen.patch
new file mode 100644
index 00000000000000..bdd363345744ff
--- /dev/null
+++ b/usb/usb-input-remove-kconfig-entries-of-old-touchscreen-drivers-in-favour-of-usbtouchscreen.patch
@@ -0,0 +1,64 @@
+From daniel.ritz-ml@swissonline.ch Sat Apr 1 08:18:57 2006
+From: Daniel Ritz <daniel.ritz-ml@swissonline.ch>
+To: Greg KH <greg@kroah.com>
+Subject: usb/input: remove Kconfig entries of old touchscreen drivers in favour of usbtouchscreen
+Date: Sat, 1 Apr 2006 18:19:28 +0200
+Cc: <dtor_core@ameritech.net>
+Message-Id: <200604011819.29439.daniel.ritz-ml@swissonline.ch>
+
+Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+
+---
+ drivers/usb/input/Kconfig | 40 ----------------------------------------
+ 1 file changed, 40 deletions(-)
+
+--- gregkh-2.6.orig/drivers/usb/input/Kconfig
++++ gregkh-2.6/drivers/usb/input/Kconfig
+@@ -236,46 +236,6 @@ config USB_TOUCHSCREEN_ITM
+ bool "ITM device support" if EMBEDDED
+ depends on USB_TOUCHSCREEN
+
+-config USB_MTOUCH
+- tristate "MicroTouch USB Touchscreen Driver"
+- depends on USB && INPUT && !USB_TOUCHSCREEN_3M
+- ---help---
+- Say Y here if you want to use a MicroTouch (Now 3M) USB
+- Touchscreen controller.
+-
+- See <file:Documentation/usb/mtouch.txt> for additional information.
+-
+- To compile this driver as a module, choose M here: the
+- module will be called mtouchusb.
+-
+-config USB_ITMTOUCH
+- tristate "ITM Touch USB Touchscreen Driver"
+- depends on USB && INPUT && !USB_TOUCHSCREEN_ITM
+- ---help---
+- Say Y here if you want to use a ITM Touch USB
+- Touchscreen controller.
+-
+- This touchscreen is used in LG 1510SF monitors.
+-
+- To compile this driver as a module, choose M here: the
+- module will be called itmtouch.
+-
+-config USB_EGALAX
+- tristate "eGalax TouchKit USB Touchscreen Driver"
+- depends on USB && INPUT && !USB_TOUCHSCREEN_EGALAX
+- ---help---
+- Say Y here if you want to use a eGalax TouchKit USB
+- Touchscreen controller.
+-
+- The driver has been tested on a Xenarc 700TSV monitor
+- with eGalax touchscreen.
+-
+- Have a look at <http://linux.chapter7.ch/touchkit/> for
+- a usage description and the required user-space stuff.
+-
+- To compile this driver as a module, choose M here: the
+- module will be called touchkitusb.
+-
+ config USB_YEALINK
+ tristate "Yealink usb-p1k voip phone"
+ depends on USB && INPUT && EXPERIMENTAL