diff options
author | Carlos Corbacho <carlos@strangeworlds.co.uk> | 2008-02-09 01:32:19 +0000 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-02-09 04:15:53 -0500 |
commit | 018a651a9c4e3fba623b735593fb39869a69c2f7 (patch) | |
tree | 465894b2a5cb445fda2e70e677e00c89415c5dba /drivers/char/Kconfig | |
parent | f04b7c402ba587a299e62907a457013914dec477 (diff) | |
download | linux-3.10-018a651a9c4e3fba623b735593fb39869a69c2f7.tar.gz linux-3.10-018a651a9c4e3fba623b735593fb39869a69c2f7.tar.bz2 linux-3.10-018a651a9c4e3fba623b735593fb39869a69c2f7.zip |
sonypi - Move sonypi.txt to Documentation/laptops
Also update references to sonypi.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/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index f01ac9a07bf..47c6be84fc8 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -875,7 +875,7 @@ config SONYPI Device which can be found in many (all ?) Sony Vaio laptops. If you have one of those laptops, read - <file:Documentation/sonypi.txt>, and say Y or M here. + <file:Documentation/laptops/sonypi.txt>, and say Y or M here. To compile this driver as a module, choose M here: the module will be called sonypi. |