aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
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 a726f3b01a6..4ed83575393 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -245,6 +245,17 @@ config MSI_LAPTOP
245 245
246 If you have an MSI S270 laptop, say Y or M here. 246 If you have an MSI S270 laptop, say Y or M here.
247 247
248config PANASONIC_LAPTOP
249 tristate "Panasonic Laptop Extras"
250 depends on X86 && INPUT
251 depends on BACKLIGHT_CLASS_DEVICE
252 ---help---
253 This driver adds support for access to backlight control and hotkeys
254 on Panasonic Let's Note laptops.
255
256 If you have a Panasonic Let's note laptop (such as the R1(N variant),
257 R2, R3, R5, T2, W2 and Y2 series), say Y.
258
248config COMPAL_LAPTOP 259config COMPAL_LAPTOP
249 tristate "Compal Laptop Extras" 260 tristate "Compal Laptop Extras"
250 depends on X86 261 depends on X86