[PATCH] dell-laptop : remove the duplicated kconfig option

From: Dave Young
Date: Sat May 09 2009 - 22:28:51 EST


dell-laptop driver has duplicated Kconfig defination both in
drivers/misc/Kconfig and drivers/platform/x86/Kconfig.

Here remove the drivers/misc/ option because its source code is under
drivers/platform/x86.

Signed-off-by: Dave Young <hidave.darkstar@xxxxxxxxx>
---
drivers/misc/Kconfig | 13 -------------
1 file changed, 13 deletions(-)

--- linux-2.6.orig/drivers/misc/Kconfig 2009-04-09 16:22:34.000000000 +0800
+++ linux-2.6/drivers/misc/Kconfig 2009-05-09 10:54:43.000000000 +0800
@@ -210,19 +210,6 @@
This option enables addition debugging code for the SGI GRU driver. If
you are unsure, say N.

-config DELL_LAPTOP
- tristate "Dell Laptop Extras (EXPERIMENTAL)"
- depends on X86
- depends on DCDBAS
- depends on EXPERIMENTAL
- depends on BACKLIGHT_CLASS_DEVICE
- depends on RFKILL
- depends on POWER_SUPPLY
- default n
- ---help---
- This driver adds support for rfkill and backlight control to Dell
- laptops.
-
config ISL29003
tristate "Intersil ISL29003 ambient light sensor"
depends on I2C && SYSFS
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/