1
0
Fork 0

samsung-laptop: cleanup KConfig

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
hifive-unleashed-5.1
Corentin Chary 2011-11-26 11:00:07 +01:00 committed by Matthew Garrett
parent 3a75d37870
commit 1c02f2d40a
1 changed files with 7 additions and 4 deletions

View File

@ -768,13 +768,16 @@ config XO15_EBOOK
config SAMSUNG_LAPTOP config SAMSUNG_LAPTOP
tristate "Samsung Laptop driver" tristate "Samsung Laptop driver"
depends on RFKILL && BACKLIGHT_CLASS_DEVICE && X86 depends on X86
depends on RFKILL || RFKILL = n
depends on BACKLIGHT_CLASS_DEVICE
---help--- ---help---
This module implements a driver for a wide range of different This module implements a driver for a wide range of different
Samsung laptops. It offers control over the different Samsung laptops. It offers control over the different
function keys, wireless LED, LCD backlight level, and function keys, wireless LED, LCD backlight level.
sometimes provides a "performance_control" sysfs file to allow
the performance level of the laptop to be changed. It may also provide some sysfs files described in
<file:Documentation/ABI/testing/sysfs-platform-samsung-laptop>
To compile this driver as a module, choose M here: the module To compile this driver as a module, choose M here: the module
will be called samsung-laptop. will be called samsung-laptop.