diff options
Diffstat (limited to 'drivers/misc')
-rw-r--r-- | drivers/misc/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 59f4ba1b7034..1a7a9fc50ea1 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -248,19 +248,6 @@ config SGI_GRU_DEBUG | |||
248 | This option enables addition debugging code for the SGI GRU driver. If | 248 | This option enables addition debugging code for the SGI GRU driver. If |
249 | you are unsure, say N. | 249 | you are unsure, say N. |
250 | 250 | ||
251 | config DELL_LAPTOP | ||
252 | tristate "Dell Laptop Extras (EXPERIMENTAL)" | ||
253 | depends on X86 | ||
254 | depends on DCDBAS | ||
255 | depends on EXPERIMENTAL | ||
256 | depends on BACKLIGHT_CLASS_DEVICE | ||
257 | depends on RFKILL | ||
258 | depends on POWER_SUPPLY | ||
259 | default n | ||
260 | ---help--- | ||
261 | This driver adds support for rfkill and backlight control to Dell | ||
262 | laptops. | ||
263 | |||
264 | config ISL29003 | 251 | config ISL29003 |
265 | tristate "Intersil ISL29003 ambient light sensor" | 252 | tristate "Intersil ISL29003 ambient light sensor" |
266 | depends on I2C && SYSFS | 253 | depends on I2C && SYSFS |