aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2007-02-03 01:38:30 -0500
committerLen Brown <len.brown@intel.com>2007-02-03 01:38:30 -0500
commita4144e451ce1951e8dad2aa8e2288f75ab745172 (patch)
tree133ea66d3f685702c0a628e5001d86ca2ed393db /drivers/acpi
parenteee3c859c486d4f110f154807430eaf825ff4a3d (diff)
parent8def05fa82bfa4af0c8e83a00ff377ddd9074480 (diff)
Pull asus into test branch
Diffstat (limited to 'drivers/acpi')
-rw-r--r--drivers/acpi/Kconfig13
1 files changed, 8 insertions, 5 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 5c087a5bddf8..2ac2922be1bf 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -207,19 +207,22 @@ config ACPI_ASUS
207 207
208 Note: display switching code is currently considered EXPERIMENTAL, 208 Note: display switching code is currently considered EXPERIMENTAL,
209 toying with these values may even lock your machine. 209 toying with these values may even lock your machine.
210 210
211 All settings are changed via /proc/acpi/asus directory entries. Owner 211 All settings are changed via /proc/acpi/asus directory entries. Owner
212 and group for these entries can be set with asus_uid and asus_gid 212 and group for these entries can be set with asus_uid and asus_gid
213 parameters. 213 parameters.
214 214
215 More information and a userspace daemon for handling the extra buttons 215 More information and a userspace daemon for handling the extra buttons
216 at <http://sourceforge.net/projects/acpi4asus/>. 216 at <http://sourceforge.net/projects/acpi4asus/>.
217 217
218 If you have an ACPI-compatible ASUS laptop, say Y or M here. This 218 If you have an ACPI-compatible ASUS laptop, say Y or M here. This
219 driver is still under development, so if your laptop is unsupported or 219 driver is still under development, so if your laptop is unsupported or
220 something works not quite as expected, please use the mailing list 220 something works not quite as expected, please use the mailing list
221 available on the above page (acpi4asus-user@lists.sourceforge.net) 221 available on the above page (acpi4asus-user@lists.sourceforge.net).
222 222
223 NOTE: This driver is deprecated and will probably be removed soon,
224 use asus-laptop instead.
225
223config ACPI_IBM 226config ACPI_IBM
224 tristate "IBM ThinkPad Laptop Extras" 227 tristate "IBM ThinkPad Laptop Extras"
225 depends on X86 228 depends on X86