From c1a6628763ea484469ce4f349daf6e69817ca913 Mon Sep 17 00:00:00 2001 From: Corentin Chary Date: Sat, 26 Nov 2011 11:00:07 +0100 Subject: [PATCH] --- yaml --- r: 296967 b: refs/heads/master c: 1c02f2d40acbbffb96ce824de0e292b26e678bef h: refs/heads/master i: 296965: 694987a2bb7a41c4413acd0204f17c78c55eea9e 296963: fe7c72a512513fc63ccd2deb869a80953be35988 296959: 615aba3617f3ca78937aac37009de45ee6319e42 v: v3 --- [refs] | 2 +- trunk/drivers/platform/x86/Kconfig | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index f91aec6a587d..b5fa5ba1f54c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3a75d378703495a90d6b2b49a3f5332c953879e2 +refs/heads/master: 1c02f2d40acbbffb96ce824de0e292b26e678bef diff --git a/trunk/drivers/platform/x86/Kconfig b/trunk/drivers/platform/x86/Kconfig index 15dbd8cc445f..1906fc4762de 100644 --- a/trunk/drivers/platform/x86/Kconfig +++ b/trunk/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.