aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorMattia Dongili <malattia@linux.it>2007-02-07 14:01:55 -0500
committerLen Brown <len.brown@intel.com>2007-02-13 03:07:07 -0500
commit287ddfd522097257dadf37deb21969ad4dbc8148 (patch)
treee4abd5b162ba52000a993a27e39fe149027aac83 /drivers/misc/Kconfig
parented3aa4b729478978f117269b5266a2d18948912c (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/Kconfig3
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
98 98
99 It gives access to some extra laptop functionalities. In 99 It gives access to some extra laptop functionalities. In
100 its current form, the only thing this driver does is letting 100 its current form, the only thing this driver does is letting
101 the user set or query the screen brightness. 101 the user set or query the screen brightness and remove/apply
102 power to some devices.
102 103
103 Read <file:Documentation/acpi/sony_acpi.txt> for more information. 104 Read <file:Documentation/acpi/sony_acpi.txt> for more information.
104 105