aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/input/Kconfig')
-rw-r--r--drivers/usb/input/Kconfig54
1 files changed, 0 insertions, 54 deletions
diff --git a/drivers/usb/input/Kconfig b/drivers/usb/input/Kconfig
index 86cad900c659..68109a02b6cd 100644
--- a/drivers/usb/input/Kconfig
+++ b/drivers/usb/input/Kconfig
@@ -19,60 +19,6 @@ config USB_POWERMATE
19 To compile this driver as a module, choose M here: the 19 To compile this driver as a module, choose M here: the
20 module will be called powermate. 20 module will be called powermate.
21 21
22config USB_TOUCHSCREEN
23 tristate "USB Touchscreen Driver"
24 depends on USB && INPUT
25 ---help---
26 USB Touchscreen driver for:
27 - eGalax Touchkit USB (also includes eTurboTouch CT-410/510/700)
28 - PanJit TouchSet USB
29 - 3M MicroTouch USB (EX II series)
30 - ITM
31 - some other eTurboTouch
32 - Gunze AHL61
33 - DMC TSC-10/25
34
35 Have a look at <http://linux.chapter7.ch/touchkit/> for
36 a usage description and the required user-space stuff.
37
38 To compile this driver as a module, choose M here: the
39 module will be called usbtouchscreen.
40
41config USB_TOUCHSCREEN_EGALAX
42 default y
43 bool "eGalax, eTurboTouch CT-410/510/700 device support" if EMBEDDED
44 depends on USB_TOUCHSCREEN
45
46config USB_TOUCHSCREEN_PANJIT
47 default y
48 bool "PanJit device support" if EMBEDDED
49 depends on USB_TOUCHSCREEN
50
51config USB_TOUCHSCREEN_3M
52 default y
53 bool "3M/Microtouch EX II series device support" if EMBEDDED
54 depends on USB_TOUCHSCREEN
55
56config USB_TOUCHSCREEN_ITM
57 default y
58 bool "ITM device support" if EMBEDDED
59 depends on USB_TOUCHSCREEN
60
61config USB_TOUCHSCREEN_ETURBO
62 default y
63 bool "eTurboTouch (non-eGalax compatible) device support" if EMBEDDED
64 depends on USB_TOUCHSCREEN
65
66config USB_TOUCHSCREEN_GUNZE
67 default y
68 bool "Gunze AHL61 device support" if EMBEDDED
69 depends on USB_TOUCHSCREEN
70
71config USB_TOUCHSCREEN_DMC_TSC10
72 default y
73 bool "DMC TSC-10/25 device support" if EMBEDDED
74 depends on USB_TOUCHSCREEN
75
76config USB_YEALINK 22config USB_YEALINK
77 tristate "Yealink usb-p1k voip phone" 23 tristate "Yealink usb-p1k voip phone"
78 depends on USB && INPUT && EXPERIMENTAL 24 depends on USB && INPUT && EXPERIMENTAL