diff options
author | Carlos Corbacho <carlos@strangeworlds.co.uk> | 2008-02-09 04:32:09 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-02-09 12:15:23 +0300 |
commit | f191dc6b55cf92eb8e1f48b41533ecf4d6161569 (patch) | |
tree | 0e2fe73b8b8e0daa59f38c3c3ee01d3b26199915 /drivers/misc/Kconfig | |
parent | d6ff3655773a1810b15da942c40478bf5217e390 (diff) | |
download | linux-f191dc6b55cf92eb8e1f48b41533ecf4d6161569.tar.xz |
thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptops
Also update references to thinkpad-acpi.txt in Kconfig.
Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
CC: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r-- | drivers/misc/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index c143a86c2ea6..85ee4362f2db 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -211,8 +211,9 @@ config THINKPAD_ACPI This is a driver for the IBM and Lenovo ThinkPad laptops. It adds support for Fn-Fx key combinations, Bluetooth control, video output switching, ThinkLight control, UltraBay eject and more. - For more information about this driver see - <file:Documentation/thinkpad-acpi.txt> and <http://ibm-acpi.sf.net/> . + For more information about this driver see + <file:Documentation/laptops/thinkpad-acpi.txt> and + <http://ibm-acpi.sf.net/> . This driver was formerly known as ibm-acpi. |