diff options
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 | |||
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 | ||