blob: 6013ace94d98675a1ba1b47781d9470db82ca161 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Input misc drivers configuration
3#
4menuconfig INPUT_MISC
5 bool "Miscellaneous devices"
6 help
7 Say Y here, and a list of miscellaneous input drivers will be displayed.
8 Everything that didn't fit into the other categories is here. This option
9 doesn't affect the kernel.
10
11 If unsure, say Y.
12
13if INPUT_MISC
14
15config INPUT_PCSPKR
16 tristate "PC Speaker support"
Brian Gerst0d078f62005-10-30 14:59:20 -080017 depends on ALPHA || X86 || MIPS || PPC_PREP || PPC_CHRP || PPC_PSERIES
Linus Torvalds1da177e2005-04-16 15:20:36 -070018 help
19 Say Y here if you want the standard PC Speaker to be used for
20 bells and whistles.
21
22 If unsure, say Y.
23
24 To compile this driver as a module, choose M here: the
25 module will be called pcspkr.
26
27config INPUT_SPARCSPKR
28 tristate "SPARC Speaker support"
David S. Millera2bd4fd2006-06-23 01:44:10 -070029 depends on PCI && SPARC64
Linus Torvalds1da177e2005-04-16 15:20:36 -070030 help
31 Say Y here if you want the standard Speaker on Sparc PCI systems
32 to be used for bells and whistles.
33
34 If unsure, say Y.
35
36 To compile this driver as a module, choose M here: the
37 module will be called sparcspkr.
38
39config INPUT_M68K_BEEP
40 tristate "M68k Beeper support"
41 depends on M68K
42
Dmitry Torokhovba0acb52007-05-07 17:31:32 -040043config INPUT_IXP4XX_BEEPER
44 tristate "IXP4XX Beeper support"
45 depends on ARCH_IXP4XX
46 help
47 If you say yes here, you can connect a beeper to the
48 ixp4xx gpio pins. This is used by the LinkSys NSLU2.
49
50 If unsure, say Y.
51
52 To compile this driver as a module, choose M here: the
53 module will be called ixp4xx-beeper.
54
Yoichi Yuasabebb8a22007-02-18 01:50:18 -050055config INPUT_COBALT_BTNS
56 tristate "Cobalt button interface"
57 depends on MIPS_COBALT
Dmitry Torokhov3d29cdf2007-04-29 23:43:06 -040058 select INPUT_POLLDEV
Yoichi Yuasabebb8a22007-02-18 01:50:18 -050059 help
60 Say Y here if you want to support MIPS Cobalt button interface.
61
62 To compile this driver as a module, choose M here: the
63 module will be called cobalt_btns.
64
Dmitry Torokhov5fc14682005-11-20 00:50:06 -050065config INPUT_WISTRON_BTNS
66 tristate "x86 Wistron laptop button interface"
Andrew Mortone9fb0282005-11-20 00:50:21 -050067 depends on X86 && !X86_64
Dmitry Torokhov5fc14682005-11-20 00:50:06 -050068 help
69 Say Y here for support of Winstron laptop button interface, used on
70 laptops of various brands, including Acer and Fujitsu-Siemens.
71
72 To compile this driver as a module, choose M here: the module will
73 be called wistron_btns.
74
Jaya Kumar31ea7ff2007-02-10 01:29:00 -050075config INPUT_ATLAS_BTNS
76 tristate "x86 Atlas button interface"
77 depends on X86 && ACPI
78 help
79 Say Y here for support of Atlas wallmount touchscreen buttons.
80 The events will show up as scancodes F1 through F9 via evdev.
81
82 To compile this driver as a module, choose M here: the module will
83 be called atlas_btns.
84
Dmitry Torokhovba0acb52007-05-07 17:31:32 -040085config INPUT_ATI_REMOTE
86 tristate "ATI / X10 USB RF remote control"
87 select USB
Alessandro Zummo01387952006-01-29 21:50:40 -050088 help
Dmitry Torokhovba0acb52007-05-07 17:31:32 -040089 Say Y here if you want to use an ATI or X10 "Lola" USB remote control.
90 These are RF remotes with USB receivers.
91 The ATI remote comes with many of ATI's All-In-Wonder video cards.
92 The X10 "Lola" remote is available at:
93 <http://www.x10.com/products/lola_sg1.htm>
94 This driver provides mouse pointer, left and right mouse buttons,
95 and maps all the other remote buttons to keypress events.
Alessandro Zummo01387952006-01-29 21:50:40 -050096
Dmitry Torokhovba0acb52007-05-07 17:31:32 -040097 To compile this driver as a module, choose M here: the module will be
98 called ati_remote.
99
100config INPUT_ATI_REMOTE2
101 tristate "ATI / Philips USB RF remote control"
102 select USB
103 help
104 Say Y here if you want to use an ATI or Philips USB RF remote control.
105 These are RF remotes with USB receivers.
106 ATI Remote Wonder II comes with some ATI's All-In-Wonder video cards
107 and is also available as a separate product.
108 This driver provides mouse pointer, left and right mouse buttons,
109 and maps all the other remote buttons to keypress events.
110
111 To compile this driver as a module, choose M here: the module will be
112 called ati_remote2.
113
114config INPUT_KEYSPAN_REMOTE
115 tristate "Keyspan DMR USB remote control (EXPERIMENTAL)"
116 depends on EXPERIMENTAL
117 select USB
118 help
119 Say Y here if you want to use a Keyspan DMR USB remote control.
120 Currently only the UIA-11 type of receiver has been tested. The tag
121 on the receiver that connects to the USB port should have a P/N that
122 will tell you what type of DMR you have. The UIA-10 type is not
123 supported at this time. This driver maps all buttons to keypress
124 events.
125
126 To compile this driver as a module, choose M here: the module will
127 be called keyspan_remote.
128
129config INPUT_POWERMATE
130 tristate "Griffin PowerMate and Contour Jog support"
131 select USB
132 help
133 Say Y here if you want to use Griffin PowerMate or Contour Jog devices.
134 These are aluminum dials which can measure clockwise and anticlockwise
135 rotation. The dial also acts as a pushbutton. The base contains an LED
136 which can be instructed to pulse or to switch to a particular intensity.
137
138 You can download userspace tools from
139 <http://sowerbutts.com/powermate/>.
Alessandro Zummo01387952006-01-29 21:50:40 -0500140
141 To compile this driver as a module, choose M here: the
Dmitry Torokhovba0acb52007-05-07 17:31:32 -0400142 module will be called powermate.
143
144config INPUT_YEALINK
145 tristate "Yealink usb-p1k voip phone"
146 depends EXPERIMENTAL
147 select USB
148 help
149 Say Y here if you want to enable keyboard and LCD functions of the
150 Yealink usb-p1k usb phones. The audio part is enabled by the generic
151 usb sound driver, so you might want to enable that as well.
152
153 For information about how to use these additional functions, see
154 <file:Documentation/input/yealink.txt>.
155
156 To compile this driver as a module, choose M here: the module will be
157 called yealink.
Alessandro Zummo01387952006-01-29 21:50:40 -0500158
Linus Torvalds1da177e2005-04-16 15:20:36 -0700159config INPUT_UINPUT
160 tristate "User level driver support"
161 help
162 Say Y here if you want to support user level drivers for input
163 subsystem accessible under char device 10:223 - /dev/input/uinput.
164
165 To compile this driver as a module, choose M here: the
166 module will be called uinput.
167
Dmitry Torokhov0dcd8072007-04-29 23:42:45 -0400168config INPUT_POLLDEV
169 tristate "Polled input device skeleton"
170 help
171 Say Y here if you are using a driver for an input
172 device that periodically polls hardware state. This
173 option is only useful for out-of-tree drivers since
174 in-tree drivers select it automatically.
175
176 To compile this driver as a module, choose M here: the
177 module will be called input-polldev.
178
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179config HP_SDC_RTC
Yoichi Yuasabebb8a22007-02-18 01:50:18 -0500180 tristate "HP SDC Real Time Clock"
Geert Uytterhoevenda96d0b2006-10-09 22:22:37 +0200181 depends on GSC || HP300
Linus Torvalds1da177e2005-04-16 15:20:36 -0700182 select HP_SDC
183 help
184 Say Y here if you want to support the built-in real time clock
185 of the HP SDC controller.
186
187endif