[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a8e1da0905091928p40228e4ejdcf10a706c5b95b7@mail.gmail.com>
Date:	Sun, 10 May 2009 10:28:39 +0800
From:	Dave Young <hidave.darkstar@...il.com>
To:	mjg59@...f.ucam.org,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH] dell-laptop : remove the duplicated kconfig option
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@...il.com>
---
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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
