aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authormalattia@linux.it <malattia@linux.it>2007-04-09 19:31:16 +0200
committerLen Brown <len.brown@intel.com>2007-04-10 16:01:19 -0400
commit3d2b8a9f2c26bc0fe03b3545d07245798b1b81b9 (patch)
tree628a84fe62c6dda721b408ac1126665727ebaa2f /drivers/misc
parentsony-laptop: sanitize printks (diff)
downloadlinux-dev-3d2b8a9f2c26bc0fe03b3545d07245798b1b81b9.tar.xz
linux-dev-3d2b8a9f2c26bc0fe03b3545d07245798b1b81b9.zip
sony-laptop: update documentation and Kconfig help
Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc')
-rw-r--r--drivers/misc/Kconfig9
1 files changed, 4 insertions, 5 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 80b199fa0aa9..4fb951b693ad 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -112,12 +112,11 @@ config SONY_LAPTOP
depends on X86 && ACPI
select BACKLIGHT_CLASS_DEVICE
---help---
- This mini-driver drives the SNC device present in the ACPI BIOS of
- the Sony Vaio laptops.
+ This mini-driver drives the SNC and SPIC devices present in the ACPI
+ BIOS of the Sony Vaio laptops.
- It gives access to some extra laptop functionalities. In its current
- form, this driver let the user set or query the screen brightness
- through the backlight subsystem and remove/apply power to some
+ It gives access to some extra laptop functionalities like Bluetooth,
+ screen brightness control, Fn keys and allows powering on/off some
devices.
Read <file:Documentation/sony-laptop.txt> for more information.