Commit eec3b959 authored by Ismael Luceno's avatar Ismael Luceno Committed by Matthew Garrett

platform x86 Kconfig: Refer to the laptop list in the Compal driver help

Signed-off-by: default avatarIsmael Luceno <ismael.luceno@gmail.com>
Signed-off-by: default avatarMatthew Garrett <matthew.garrett@nebula.com>
parent 4cbfdac1
...@@ -102,7 +102,7 @@ config DELL_LAPTOP ...@@ -102,7 +102,7 @@ config DELL_LAPTOP
default n default n
---help--- ---help---
This driver adds support for rfkill and backlight control to Dell This driver adds support for rfkill and backlight control to Dell
laptops. laptops (except for some models covered by the Compal driver).
config DELL_WMI config DELL_WMI
tristate "Dell WMI extras" tristate "Dell WMI extras"
...@@ -265,23 +265,21 @@ config PANASONIC_LAPTOP ...@@ -265,23 +265,21 @@ config PANASONIC_LAPTOP
R2, R3, R5, T2, W2 and Y2 series), say Y. R2, R3, R5, T2, W2 and Y2 series), say Y.
config COMPAL_LAPTOP config COMPAL_LAPTOP
tristate "Compal Laptop Extras" tristate "Compal (and others) Laptop Extras"
depends on ACPI depends on ACPI
depends on BACKLIGHT_CLASS_DEVICE depends on BACKLIGHT_CLASS_DEVICE
depends on RFKILL depends on RFKILL
depends on HWMON depends on HWMON
depends on POWER_SUPPLY depends on POWER_SUPPLY
---help--- ---help---
This is a driver for laptops built by Compal: This is a driver for laptops built by Compal, and some models by
other brands (e.g. Dell, Toshiba).
Compal FL90/IFL90 It adds support for rfkill, Bluetooth, WLAN and LCD brightness
Compal FL91/IFL91 control.
Compal FL92/JFL92
Compal FT00/IFT00
It adds support for Bluetooth, WLAN and LCD brightness control. For a (possibly incomplete) list of supported laptops, please refer
to: Documentation/platform/x86-laptop-drivers.txt
If you have an Compal FL9x/IFL9x/FT00 laptop, say Y or M here.
config SONY_LAPTOP config SONY_LAPTOP
tristate "Sony Laptop Extras" tristate "Sony Laptop Extras"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment