All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlos Corbacho <cathectic@gmail.com>
To: linux-acpi@vger.kernel.org
Subject: [RFC][PATCH 4/5] ACPI: acer_acpi: Add Kconfig entry
Date: Tue, 17 Jul 2007 15:48:29 +0100	[thread overview]
Message-ID: <200707171548.29486.cathectic@gmail.com> (raw)

Add a Kconfig entry for acer_acpi

Signed-off-by: Carlos Corbacho <cathectic@gmail.com>
---
 drivers/misc/Kconfig |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 2f2fbff..16e30d0 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -78,6 +78,24 @@ config TIFM_7XX1
           To compile this driver as a module, choose M here: the module will
 	  be called tifm_7xx1.
 
+config ACER_ACPI
+	tristate "Acer Laptop ACPI Extras (EXPERIMENTAL)"
+	depends on X86
+	depends on ACPI
+	depends on EXPERIMENTAL
+	depends on LEDS_CLASS
+	depends on BACKLIGHT_CLASS_DEVICE
+	---help---
+	  This driver drives the PNP0C14 device found on many Acer laptops from
+	  2005 onwards (and known to work on some Fujitsu Siemens laptops). It
+	  adds support for wireless, bluetooth, backlight and mail LED control.
+
+	  For more information, see <file:Documentation/acer_acpi.txt>
+	  and read <http://code.google.com/p/aceracpi/wiki/SupportedHardware>
+	  for a list of hardware known to work with the driver.
+
+	  If you are not sure, say N here.
+
 config ASUS_LAPTOP
         tristate "Asus Laptop Extras (EXPERIMENTAL)"
         depends on X86
-- 
1.4.2.1


                 reply	other threads:[~2007-07-17 14:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200707171548.29486.cathectic@gmail.com \
    --to=cathectic@gmail.com \
    --cc=linux-acpi@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.