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
parent1b79b27da172d6c868746135feeb71de4ddd0646 (diff)
parent7ba427c2363d91d4221843a9ae601f90f8d928b9 (diff)
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
246 246
247 If you have an MSI S270 laptop, say Y or M here. 247 If you have an MSI S270 laptop, say Y or M here.
248 248
249config PANASONIC_LAPTOP
250 tristate "Panasonic Laptop Extras"
251 depends on X86 && INPUT && ACPI
252 depends on BACKLIGHT_CLASS_DEVICE
253 ---help---
254 This driver adds support for access to backlight control and hotkeys
255 on Panasonic Let's Note laptops.
256
257 If you have a Panasonic Let's note laptop (such as the R1(N variant),
258 R2, R3, R5, T2, W2 and Y2 series), say Y.
259
249config COMPAL_LAPTOP 260config COMPAL_LAPTOP
250 tristate "Compal Laptop Extras" 261 tristate "Compal Laptop Extras"
251 depends on X86 262 depends on X86