Kconfig (25a765b7f05cb8460fa01b54568894b20e184862) | Kconfig (65929215d85702dd4a76db0ba9fbfc022ab99e55) |
---|---|
1# 2# Misc strange devices 3# 4 5menu "Misc devices" 6 7config SENSORS_LIS3LV02D 8 tristate --- 91 unchanged lines hidden (view full) --- 100 help 101 Some chips provide more than one TC block, so you have the 102 choice of which one to use for the clock framework. The other 103 TC can be used for other purposes, such as PWM generation and 104 interval timing. 105 106config IBM_ASM 107 tristate "Device driver for IBM RSA service processor" | 1# 2# Misc strange devices 3# 4 5menu "Misc devices" 6 7config SENSORS_LIS3LV02D 8 tristate --- 91 unchanged lines hidden (view full) --- 100 help 101 Some chips provide more than one TC block, so you have the 102 choice of which one to use for the clock framework. The other 103 TC can be used for other purposes, such as PWM generation and 104 interval timing. 105 106config IBM_ASM 107 tristate "Device driver for IBM RSA service processor" |
108 depends on X86 && PCI && INPUT && EXPERIMENTAL | 108 depends on X86 && PCI && INPUT |
109 ---help--- 110 This option enables device driver support for in-band access to the 111 IBM RSA (Condor) service processor in eServer xSeries systems. 112 The ibmasm device driver allows user space application to access 113 ASM (Advanced Systems Management) functions on the service 114 processor. The driver is meant to be used in conjunction with 115 a user space API. 116 The ibmasm driver also enables the OS to use the UART on the --- 40 unchanged lines hidden (view full) --- 157 SGI IO controller cards (IO9, IO10, and PCI-RT). This option 158 does not enable any specific functions on such a card, but provides 159 necessary infrastructure for other drivers to utilize. 160 161 If you have an SGI Altix with an IOC4-based card say Y. 162 Otherwise say N. 163 164config TIFM_CORE | 109 ---help--- 110 This option enables device driver support for in-band access to the 111 IBM RSA (Condor) service processor in eServer xSeries systems. 112 The ibmasm device driver allows user space application to access 113 ASM (Advanced Systems Management) functions on the service 114 processor. The driver is meant to be used in conjunction with 115 a user space API. 116 The ibmasm driver also enables the OS to use the UART on the --- 40 unchanged lines hidden (view full) --- 157 SGI IO controller cards (IO9, IO10, and PCI-RT). This option 158 does not enable any specific functions on such a card, but provides 159 necessary infrastructure for other drivers to utilize. 160 161 If you have an SGI Altix with an IOC4-based card say Y. 162 Otherwise say N. 163 164config TIFM_CORE |
165 tristate "TI Flash Media interface support (EXPERIMENTAL)" 166 depends on EXPERIMENTAL && PCI | 165 tristate "TI Flash Media interface support" 166 depends on PCI |
167 help 168 If you want support for Texas Instruments(R) Flash Media adapters 169 you should select this option and then also choose an appropriate 170 host adapter, such as 'TI Flash Media PCI74xx/PCI76xx host adapter 171 support', if you have a TI PCI74xx compatible card reader, for 172 example. 173 You will also have to select some flash card format drivers. MMC/SD 174 cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD 175 Interface support (MMC_TIFM_SD)'. 176 177 To compile this driver as a module, choose M here: the module will 178 be called tifm_core. 179 180config TIFM_7XX1 | 167 help 168 If you want support for Texas Instruments(R) Flash Media adapters 169 you should select this option and then also choose an appropriate 170 host adapter, such as 'TI Flash Media PCI74xx/PCI76xx host adapter 171 support', if you have a TI PCI74xx compatible card reader, for 172 example. 173 You will also have to select some flash card format drivers. MMC/SD 174 cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD 175 Interface support (MMC_TIFM_SD)'. 176 177 To compile this driver as a module, choose M here: the module will 178 be called tifm_core. 179 180config TIFM_7XX1 |
181 tristate "TI Flash Media PCI74xx/PCI76xx host adapter support (EXPERIMENTAL)" 182 depends on PCI && TIFM_CORE && EXPERIMENTAL | 181 tristate "TI Flash Media PCI74xx/PCI76xx host adapter support" 182 depends on PCI && TIFM_CORE |
183 default TIFM_CORE 184 help 185 This option enables support for Texas Instruments(R) PCI74xx and 186 PCI76xx families of Flash Media adapters, found in many laptops. 187 To make actual use of the device, you will have to select some 188 flash card format drivers, as outlined in the TIFM_CORE Help. 189 190 To compile this driver as a module, choose M here: the module will 191 be called tifm_7xx1. 192 193config ICS932S401 194 tristate "Integrated Circuits ICS932S401" | 183 default TIFM_CORE 184 help 185 This option enables support for Texas Instruments(R) PCI74xx and 186 PCI76xx families of Flash Media adapters, found in many laptops. 187 To make actual use of the device, you will have to select some 188 flash card format drivers, as outlined in the TIFM_CORE Help. 189 190 To compile this driver as a module, choose M here: the module will 191 be called tifm_7xx1. 192 193config ICS932S401 194 tristate "Integrated Circuits ICS932S401" |
195 depends on I2C && EXPERIMENTAL | 195 depends on I2C |
196 help 197 If you say yes here you get support for the Integrated Circuits 198 ICS932S401 clock control chips. 199 200 This driver can also be built as a module. If so, the module 201 will be called ics932s401. 202 203config ATMEL_SSC --- 189 unchanged lines hidden (view full) --- 393 alternate function of the EGPIO14 pin. A sysfs interface is 394 provided to control the PWM channels. 395 396 To compile this driver as a module, choose M here: the module will 397 be called ep93xx_pwm. 398 399config DS1682 400 tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm" | 196 help 197 If you say yes here you get support for the Integrated Circuits 198 ICS932S401 clock control chips. 199 200 This driver can also be built as a module. If so, the module 201 will be called ics932s401. 202 203config ATMEL_SSC --- 189 unchanged lines hidden (view full) --- 393 alternate function of the EGPIO14 pin. A sysfs interface is 394 provided to control the PWM channels. 395 396 To compile this driver as a module, choose M here: the module will 397 be called ep93xx_pwm. 398 399config DS1682 400 tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm" |
401 depends on I2C && EXPERIMENTAL | 401 depends on I2C |
402 help 403 If you say yes here you get support for Dallas Semiconductor 404 DS1682 Total Elapsed Time Recorder. 405 406 This driver can also be built as a module. If so, the module 407 will be called ds1682. 408 409config SPEAR13XX_PCIE_GADGET --- 111 unchanged lines hidden --- | 402 help 403 If you say yes here you get support for Dallas Semiconductor 404 DS1682 Total Elapsed Time Recorder. 405 406 This driver can also be built as a module. If so, the module 407 will be called ds1682. 408 409config SPEAR13XX_PCIE_GADGET --- 111 unchanged lines hidden --- |