From: Corentin Chary Date: Sat, 26 Nov 2011 10:00:07 +0000 (+0100) Subject: samsung-laptop: cleanup KConfig X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1c02f2d40acbbffb96ce824de0e292b26e678bef;p=deliverable%2Flinux.git samsung-laptop: cleanup KConfig Signed-off-by: Corentin Chary Acked-by: Greg Kroah-Hartman Signed-off-by: Matthew Garrett --- diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 15dbd8cc445f..1906fc4762de 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -768,13 +768,16 @@ config XO15_EBOOK config SAMSUNG_LAPTOP 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--- This module implements a driver for a wide range of different Samsung laptops. It offers control over the different - function keys, wireless LED, LCD backlight level, and - sometimes provides a "performance_control" sysfs file to allow - the performance level of the laptop to be changed. + function keys, wireless LED, LCD backlight level. + + It may also provide some sysfs files described in + To compile this driver as a module, choose M here: the module will be called samsung-laptop.