diff options
author | Carlos Corbacho <carlos@strangeworlds.co.uk> | 2008-02-08 20:32:14 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-02-09 04:15:40 -0500 |
commit | f04b7c402ba587a299e62907a457013914dec477 (patch) | |
tree | 3743f4b5cdb3d4d6a8adac85305dc5e0d36c3c4f /drivers/misc | |
parent | f191dc6b55cf92eb8e1f48b41533ecf4d6161569 (diff) |
sony-laptop - Move sony-laptop.txt to Documentation/laptops
Also update references to sony-laptop.txt in Kconfig.
Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
CC: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc')
-rw-r--r-- | drivers/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 85ee4362f2db..830f51c0ff79 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -192,7 +192,7 @@ config SONY_LAPTOP | |||
192 | screen brightness control, Fn keys and allows powering on/off some | 192 | screen brightness control, Fn keys and allows powering on/off some |
193 | devices. | 193 | devices. |
194 | 194 | ||
195 | Read <file:Documentation/sony-laptop.txt> for more information. | 195 | Read <file:Documentation/laptops/sony-laptop.txt> for more information. |
196 | 196 | ||
197 | config SONYPI_COMPAT | 197 | config SONYPI_COMPAT |
198 | bool "Sonypi compatibility" | 198 | bool "Sonypi compatibility" |