aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2008-10-22 23:36:06 -0400
committerLen Brown <len.brown@intel.com>2008-10-22 23:36:06 -0400
commitf1e6d3173ece6d60b4d5aeacd3b91a33ff8ec9d3 (patch)
treec539d771742a89865aa27edfc7a2f5da8f45796c /drivers/misc/Kconfig
parentMerge branch 'yinghai' into test (diff)
parentpanasonic-laptop: depends on ACPI (diff)
downloadlinux-dev-f1e6d3173ece6d60b4d5aeacd3b91a33ff8ec9d3.tar.xz
linux-dev-f1e6d3173ece6d60b4d5aeacd3b91a33ff8ec9d3.zip
Merge branch 'panasonic' into test
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 6abb95919c38..0ed74d076a27 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -246,6 +246,17 @@ config MSI_LAPTOP
If you have an MSI S270 laptop, say Y or M here.
+config PANASONIC_LAPTOP
+ tristate "Panasonic Laptop Extras"
+ depends on X86 && INPUT && ACPI
+ depends on BACKLIGHT_CLASS_DEVICE
+ ---help---
+ This driver adds support for access to backlight control and hotkeys
+ on Panasonic Let's Note laptops.
+
+ If you have a Panasonic Let's note laptop (such as the R1(N variant),
+ R2, R3, R5, T2, W2 and Y2 series), say Y.
+
config COMPAL_LAPTOP
tristate "Compal Laptop Extras"
depends on X86