[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1210037178.2827.152.camel@debian.sh.intel.com>
Date: Tue, 06 May 2008 09:26:18 +0800
From: Zhu Yi <yi.zhu@...el.com>
To: Adrian Bunk <bunk@...nel.org>
Cc: Jason Riedy <jason@....org>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [2.6 patch] make IWLWIFI a tristate
On Mon, 2008-05-05 at 21:25 +0300, Adrian Bunk wrote:
>
> IWLWIFI should be a tristate so that if IWLCORE and/or IWL3945 are m
> and none of them is y kbuild doesn't create an empty
> drivers/net/wireless/built-in.o
>
> This patch also removes the pointless "default n".
>
> Signed-off-by: Adrian Bunk <bunk@...nel.org>
>
> ---
> f9737a109a127754ae7cc35e94d44fb426e0dea1 diff --git
> a/drivers/net/wireless/iwlwifi/Kconfig
> b/drivers/net/wireless/iwlwifi/Kconfig
> index d5b7a76..62fb89d 100644
> --- a/drivers/net/wireless/iwlwifi/Kconfig
> +++ b/drivers/net/wireless/iwlwifi/Kconfig
> @@ -1,6 +1,5 @@
> config IWLWIFI
> - bool
> - default n
> + tristate
>
> config IWLCORE
> tristate "Intel Wireless Wifi Core"
Great. Thank you Adrian!
-yi
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists