mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dave Young <hidave.darkstar@gmail.com>
To: mjg59@srcf.ucam.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] dell-laptop : remove the duplicated kconfig option
Date: Sun, 10 May 2009 10:28:39 +0800	[thread overview]
Message-ID: <a8e1da0905091928p40228e4ejdcf10a706c5b95b7@mail.gmail.com> (raw)

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

             reply	other threads:[~2009-05-10  2:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-10  2:28 Dave Young [this message]
2009-05-10  2:32 ` Matthew Garrett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a8e1da0905091928p40228e4ejdcf10a706c5b95b7@mail.gmail.com \
    --to=hidave.darkstar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg59@srcf.ucam.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome