* [PATCH] dell-laptop : remove the duplicated kconfig option
@ 2009-05-10 2:28 Dave Young
2009-05-10 2:32 ` Matthew Garrett
0 siblings, 1 reply; 2+ messages in thread
From: Dave Young @ 2009-05-10 2:28 UTC (permalink / raw)
To: mjg59, Linux Kernel Mailing List
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@gmail.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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-10 2:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-10 2:28 [PATCH] dell-laptop : remove the duplicated kconfig option Dave Young
2009-05-10 2:32 ` Matthew Garrett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox