diff options
author | Mattia Dongili <malattia@linux.it> | 2007-02-07 20:01:55 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-13 03:07:07 -0500 |
commit | 287ddfd522097257dadf37deb21969ad4dbc8148 (patch) | |
tree | e4abd5b162ba52000a993a27e39fe149027aac83 /drivers/misc/Kconfig | |
parent | ed3aa4b729478978f117269b5266a2d18948912c (diff) |
sony-laptop: Small update to the Kconfig help to make people believe this driver is useful.
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r-- | drivers/misc/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 78fc47ba9717..009aff82d06b 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -98,7 +98,8 @@ config SONY_LAPTOP It gives access to some extra laptop functionalities. In its current form, the only thing this driver does is letting - the user set or query the screen brightness. + the user set or query the screen brightness and remove/apply + power to some devices. Read <file:Documentation/acpi/sony_acpi.txt> for more information. |