public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 4/5] ACPI: acer_acpi: Add Kconfig entry
@ 2007-07-17 14:48 Carlos Corbacho
  0 siblings, 0 replies; only message in thread
From: Carlos Corbacho @ 2007-07-17 14:48 UTC (permalink / raw)
  To: linux-acpi

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-17 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17 14:48 [RFC][PATCH 4/5] ACPI: acer_acpi: Add Kconfig entry Carlos Corbacho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox