[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1306250341.3839.0.camel@jlt3.sipsolutions.net>
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