aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig13
1 files changed, 8 insertions, 5 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index f4f000abc4e9..deed0de79a98 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -186,19 +186,22 @@ config ACPI_ASUS
186 186
187 Note: display switching code is currently considered EXPERIMENTAL, 187 Note: display switching code is currently considered EXPERIMENTAL,
188 toying with these values may even lock your machine. 188 toying with these values may even lock your machine.
189 189
190 All settings are changed via /proc/acpi/asus directory entries. Owner 190 All settings are changed via /proc/acpi/asus directory entries. Owner
191 and group for these entries can be set with asus_uid and asus_gid 191 and group for these entries can be set with asus_uid and asus_gid
192 parameters. 192 parameters.
193 193
194 More information and a userspace daemon for handling the extra buttons 194 More information and a userspace daemon for handling the extra buttons
195 at <http://sourceforge.net/projects/acpi4asus/>. 195 at <http://sourceforge.net/projects/acpi4asus/>.
196 196
197 If you have an ACPI-compatible ASUS laptop, say Y or M here. This 197 If you have an ACPI-compatible ASUS laptop, say Y or M here. This
198 driver is still under development, so if your laptop is unsupported or 198 driver is still under development, so if your laptop is unsupported or
199 something works not quite as expected, please use the mailing list 199 something works not quite as expected, please use the mailing list
200 available on the above page (acpi4asus-user@lists.sourceforge.net) 200 available on the above page (acpi4asus-user@lists.sourceforge.net).
201 201
202 NOTE: This driver is deprecated and will probably be removed soon,
203 use asus-laptop instead.
204
202config ACPI_IBM 205config ACPI_IBM
203 tristate "IBM ThinkPad Laptop Extras" 206 tristate "IBM ThinkPad Laptop Extras"
204 depends on X86 207 depends on X86