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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 24 May 2011 08:19:01 -0700
From:	Johannes Berg <johannes@...solutions.net>
To:	Tao Ma <tm@....ma>
Cc:	linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org,
	"John W. Linville" <linville@...driver.com>
Subject: Re: [PATCH] wireless: Default to 'n' for 2 new added devices in
 Kconfig.

On Tue, 2011-05-24 at 23:11 +0800, Tao Ma wrote:

>  config ATH9K_PCI
>  	bool "Atheros ath9k PCI/PCIe bus support"
> +	default n
>  	depends on ATH9K && PCI
>  	default PCI

should just remove the "default PCI" instead, "default n" is the default
if no default is given.

>  config RT2800USB_RT53XX
>         bool "rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)"
>         depends on EXPERIMENTAL
> -       default y
> +       default n

ditto just remove "default y"

johannes

--
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