lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 23 Nov 2011 17:19:40 +0100
From:	David Herrmann <dh.herrmann@...glemail.com>
To:	Corentin Chary <corentincj@...aif.net>
Cc:	platform-driver-x86@...r.kernel.org,
	Greg Kroah-Hartman <gregkh@...e.de>,
	Matthew Garrett <mjg@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 10/15] samsung-laptop: cleanup KConfig

On Tue, Nov 22, 2011 at 11:02 PM, Corentin Chary <corentincj@...aif.net> wrote:
> Signed-off-by: Corentin Chary <corentincj@...aif.net>
> ---
>  drivers/platform/x86/Kconfig |   11 +++++++----
>  1 files changed, 7 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
> index 7f43cf8..2f7a9a7 100644
> --- a/drivers/platform/x86/Kconfig
> +++ b/drivers/platform/x86/Kconfig
> @@ -744,13 +744,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 provides some sysfs files described in

If you are resending this anyway:
"provide"

> +         <file:Documentation/ABI/testing/sysfs-platform-samsung-laptop>
>
>          To compile this driver as a module, choose M here: the module
>          will be called samsung-laptop.
> --
> 1.7.5.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

Cheers
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ