ACPI: thinkpad-acpi: add input device support to hotkey subdriver
[linux-2.6-block.git] / drivers / misc / Kconfig
CommitLineData
1da177e4
LT
1#
2# Misc strange devices
3#
4
7bf1fc43 5menuconfig MISC_DEVICES
376df37a
JE
6 bool "Misc devices"
7 default y
8
7bf1fc43 9if MISC_DEVICES
1da177e4
LT
10
11config IBM_ASM
12 tristate "Device driver for IBM RSA service processor"
ff294cba 13 depends on X86 && PCI && INPUT && EXPERIMENTAL
1da177e4
LT
14 ---help---
15 This option enables device driver support for in-band access to the
16 IBM RSA (Condor) service processor in eServer xSeries systems.
17 The ibmasm device driver allows user space application to access
18 ASM (Advanced Systems Management) functions on the service
19 processor. The driver is meant to be used in conjunction with
20 a user space API.
21 The ibmasm driver also enables the OS to use the UART on the
22 service processor board as a regular serial port. To make use of
23 this feature serial driver support (CONFIG_SERIAL_8250) must be
24 enabled.
f9565129 25
1da177e4
LT
26 WARNING: This software may not be supported or function
27 correctly on your IBM server. Please consult the IBM ServerProven
01e77d31 28 website <http://www.pc.ibm.com/ww/eserver/xseries/serverproven> for
1da177e4
LT
29 information on the specific driver level and support statement
30 for your IBM server.
31
cef2cf07
JS
32config PHANTOM
33 tristate "Sensable PHANToM"
34 depends on PCI
35 help
36 Say Y here if you want to build a driver for Sensable PHANToM device.
37
38 If you choose to build module, its name will be phantom. If unsure,
39 say N here.
40
9467d64b
ID
41config EEPROM_93CX6
42 tristate "EEPROM 93CX6 support"
43 ---help---
44 This is a driver for the EEPROM chipsets 93c46 and 93c66.
45 The driver supports both read as well as write commands.
1da177e4
LT
46
47 If unsure, say N.
48
59f14800
BC
49config SGI_IOC4
50 tristate "SGI IOC4 Base IO support"
aa6c2e62 51 depends on PCI
59f14800
BC
52 ---help---
53 This option enables basic support for the IOC4 chip on certain
54 SGI IO controller cards (IO9, IO10, and PCI-RT). This option
55 does not enable any specific functions on such a card, but provides
56 necessary infrastructure for other drivers to utilize.
57
58 If you have an SGI Altix with an IOC4-based card say Y.
59 Otherwise say N.
60
f9565129
AD
61config TIFM_CORE
62 tristate "TI Flash Media interface support (EXPERIMENTAL)"
9f3bed5f 63 depends on EXPERIMENTAL && PCI
f9565129
AD
64 help
65 If you want support for Texas Instruments(R) Flash Media adapters
66 you should select this option and then also choose an appropriate
67 host adapter, such as 'TI Flash Media PCI74xx/PCI76xx host adapter
68 support', if you have a TI PCI74xx compatible card reader, for
69 example.
70 You will also have to select some flash card format drivers. MMC/SD
71 cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD
72 Interface support (MMC_TIFM_SD)'.
73
74 To compile this driver as a module, choose M here: the module will
75 be called tifm_core.
1da177e4 76
f9565129
AD
77config TIFM_7XX1
78 tristate "TI Flash Media PCI74xx/PCI76xx host adapter support (EXPERIMENTAL)"
79 depends on PCI && TIFM_CORE && EXPERIMENTAL
80 default TIFM_CORE
81 help
82 This option enables support for Texas Instruments(R) PCI74xx and
83 PCI76xx families of Flash Media adapters, found in many laptops.
84 To make actual use of the device, you will have to select some
85 flash card format drivers, as outlined in the TIFM_CORE Help.
86
87 To compile this driver as a module, choose M here: the module will
88 be called tifm_7xx1.
89
85091b71
CC
90config ASUS_LAPTOP
91 tristate "Asus Laptop Extras (EXPERIMENTAL)"
92 depends on X86
93 depends on ACPI
94 depends on EXPERIMENTAL && !ACPI_ASUS
be18cdab 95 depends on LEDS_CLASS
6b7091e7 96 depends on BACKLIGHT_CLASS_DEVICE
85091b71
CC
97 ---help---
98 This is the new Linux driver for Asus laptops. It may also support some
99 MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate
100 standard ACPI events that go through /proc/acpi/events. It also adds
101 support for video output switching, LCD backlight control, Bluetooth and
102 Wlan control, and most importantly, allows you to blink those fancy LEDs.
103
104 For more information and a userspace daemon for handling the extra
105 buttons see <http://acpi4asus.sf.net/>.
106
107 If you have an ACPI-compatible ASUS laptop, say Y or M here.
108
8c4c731a
LP
109config MSI_LAPTOP
110 tristate "MSI Laptop Extras"
111 depends on X86
112 depends on ACPI_EC
113 depends on BACKLIGHT_CLASS_DEVICE
114 ---help---
115 This is a driver for laptops built by MSI (MICRO-STAR
116 INTERNATIONAL):
117
118 MSI MegaBook S270 (MS-1013)
119 Cytron/TCM/Medion/Tchibo MD96100/SAM2000
120
121 It adds support for Bluetooth, WLAN and LCD brightness control.
122
123 More information about this driver is available at
124 <http://0pointer.de/lennart/tchibo.html>.
125
126 If you have an MSI S270 laptop, say Y or M here.
127
91fbc1d3
MD
128config SONY_LAPTOP
129 tristate "Sony Laptop Extras"
130 depends on X86 && ACPI
131 select BACKLIGHT_CLASS_DEVICE
132 ---help---
3d2b8a9f 133 This mini-driver drives the SNC and SPIC devices present in the ACPI
134 BIOS of the Sony Vaio laptops.
91fbc1d3 135
3d2b8a9f 136 It gives access to some extra laptop functionalities like Bluetooth,
137 screen brightness control, Fn keys and allows powering on/off some
ab5bd206 138 devices.
91fbc1d3 139
ab5bd206 140 Read <file:Documentation/sony-laptop.txt> for more information.
91fbc1d3 141
a64e62a0 142config SONYPI_COMPAT
7b153f36 143 bool "Sonypi compatibility"
144 depends on SONY_LAPTOP
145 ---help---
146 Build the sonypi driver compatibility code into the sony-laptop driver.
147
85998248
HMH
148config THINKPAD_ACPI
149 tristate "ThinkPad ACPI Laptop Extras"
3ede41c7
HMH
150 depends on X86 && ACPI
151 select BACKLIGHT_CLASS_DEVICE
54ae1501 152 select HWMON
3ede41c7 153 ---help---
85998248 154 This is a driver for the IBM and Lenovo ThinkPad laptops. It adds
3ede41c7
HMH
155 support for Fn-Fx key combinations, Bluetooth control, video
156 output switching, ThinkLight control, UltraBay eject and more.
85998248
HMH
157 For more information about this driver see
158 <file:Documentation/thinkpad-acpi.txt> and <http://ibm-acpi.sf.net/> .
3ede41c7 159
85998248 160 This driver was formely known as ibm-acpi.
3ede41c7 161
85998248
HMH
162 If you have an IBM or Lenovo ThinkPad laptop, say Y or M here.
163
132ce091
HMH
164config THINKPAD_ACPI_DEBUG
165 bool "Verbose debug mode"
166 depends on THINKPAD_ACPI
167 default n
168 ---help---
169 Enables extra debugging information, at the expense of a slightly
170 increase in driver size.
171
172 If you are not sure, say N here.
173
85998248 174config THINKPAD_ACPI_DOCK
3ede41c7 175 bool "Legacy Docking Station Support"
85998248 176 depends on THINKPAD_ACPI
3ede41c7
HMH
177 depends on ACPI_DOCK=n
178 default n
179 ---help---
85998248
HMH
180 Allows the thinkpad_acpi driver to handle docking station events.
181 This support was made obsolete by the generic ACPI docking station
182 support (CONFIG_ACPI_DOCK). It will allow locking and removing the
183 laptop from the docking station, but will not properly connect PCI
184 devices.
3ede41c7
HMH
185
186 If you are not sure, say N here.
187
85998248 188config THINKPAD_ACPI_BAY
3ede41c7 189 bool "Legacy Removable Bay Support"
85998248 190 depends on THINKPAD_ACPI
3ede41c7
HMH
191 default y
192 ---help---
85998248
HMH
193 Allows the thinkpad_acpi driver to handle removable bays. It will
194 eletrically disable the device in the bay, and also generate
195 notifications when the bay lever is ejected or inserted.
3ede41c7
HMH
196
197 If you are not sure, say Y here.
198
7bf1fc43 199endif # MISC_DEVICES