From: Adrian Bunk <bunk@fs.tum.de>
To: Michael Heyse <mhk@designassembly.de>
Cc: kernel list <linux-kernel@vger.kernel.org>
Subject: Re: CONFIG_NET_RADIO vs CONFIG_NET_WIRELESS
Date: Thu, 22 Jul 2004 21:36:55 +0200 [thread overview]
Message-ID: <20040722193655.GF19329@fs.tum.de> (raw)
In-Reply-To: <40FFC13A.9020201@designassembly.de>
On Thu, Jul 22, 2004 at 03:29:30PM +0200, Michael Heyse wrote:
> I am confused. CONFIG_NET_RADIO is set when you select "Wireless LAN
> drivers". But building of drivers/net/wireless depends on
> CONFIG_NET_WIRELESS, but not a single Kconfig defines this value (it is
> defined in some defconfigs though). So the wireless LAN drivers are
> never built.
>
> What am I missing???
The following from drivers/net/wireless/Kconfig:
<-- snip -->
config NET_WIRELESS
bool
depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA)
default y
<-- snip -->
> Michael
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
prev parent reply other threads:[~2004-07-22 19:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-22 13:29 CONFIG_NET_RADIO vs CONFIG_NET_WIRELESS Michael Heyse
2004-07-22 19:36 ` Adrian Bunk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040722193655.GF19329@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mhk@designassembly.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.