From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
"linville@tuxdriver.com" <linville@tuxdriver.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v2 00/25] wireless: cleanup and reorganize kconfig
Date: Thu, 13 Aug 2009 20:41:05 -0700 [thread overview]
Message-ID: <20090814034105.GA28524@mosca> (raw)
In-Reply-To: <4A84DB04.6070105@lwfinger.net>
On Thu, Aug 13, 2009 at 08:33:24PM -0700, Larry Finger wrote:
> Luis R. Rodriguez wrote:
> > John, here's a second iteration of this series, this time
> > I'm using a menu (config) which expands upon selection for
> > groups which have only a few drivers. For groups which do tend
> > to pollute your screen I've put them under their own menu
> > (menuconfig). At first I had each group with an appended
> > "wireless drivers support" but in the end that seemed too
> > odd so I removed it and now group drivers are pivoted by
> > the vendor driver.
> >
> > I've kept rndis_wlan on its own although only currently
> > known chipsets which support it are Broadcom based.
> > I also don't expect old rndis_wlan users to know
> > that this is a broadcom driver for now so its better
> > to keep that apart.
> >
> > Let me know if you like the color of the shed, its
> > understandable if you dislike it.
>
> #4 is missing this time. That is probably the reason that #13 has some
> fuzz, and #15 fails. In addition, once you apply past #3, youo get an
> error
> drivers/net/wireless/Kconfig:498: file
> 'drivers/net/wireless/p54/Kconfig' is already sourced from
> 'drivers/net/wireless/Kconfig'
> make[1]: *** [xconfig] Error 1
> make: *** [xconfig] Error 2
Oh ok, thanks I'll resend, also noticed a typo on #15. Will resend that one as well.
Luis
next prev parent reply other threads:[~2009-08-14 3:41 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 0:42 [PATCH v2 00/25] wireless: cleanup and reorganize kconfig Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 01/25] wireless: move iwmc3200wifi closer to the other intel drivers Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 02/25] wireless: group intel wireless drivers on kconfig Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 03/25] wireless: move MWL8K right below libertas " Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 05/25] wireless: move p54 and prism54 drivers closer " Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 06/25] wireless: group Conexant / STEricsson drivers in kconfig Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 07/25] wireless: move zd1211rw option closer to old ZyDAS on kconfig Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 08/25] wireless: group ZyDAS wireless drivers in kconfig Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 09/25] wireless: group Realtek wireless on kconfig Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 10/25] wireless: group Broadcom drivers " Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 11/25] wireless: clarify rndis_wlan is not broadcom specific Luis R. Rodriguez
2009-08-14 10:13 ` Gábor Stefanik
2009-08-14 16:07 ` Jussi Kivilinna
2009-08-14 0:42 ` [PATCH v2 12/25] wireless: group Atmel wireless together on kconfig Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 13/25] wireless: move AIRO_CS closer to AIRO_CS Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 14/25] wireless: group Cisco together on kconfig Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 15/25] wireless: move group drivers together Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 16/25] wireless: organize group drivers alphabetically Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 17/25] wireless: remove IEEE 802.11 description on hostapd Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 18/25] wireless: move mac80211_hwsim to top level wireless driver menu Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 19/25] wireless: organize individual drivers alphabetically Luis R. Rodriguez
2009-08-14 0:42 ` [PATCH v2 20/25] wireless: simplify WLAN_PRE80211 entries Luis R. Rodriguez
2009-08-14 0:43 ` [PATCH v2 21/25] wireless: simplify WLAN_80211 entries Luis R. Rodriguez
2009-08-14 0:43 ` [PATCH v2 22/25] wireless: remove "Wireless" from rndis kconfig entry Luis R. Rodriguez
2009-08-14 0:43 ` [PATCH v2 23/25] wireless: downgrade TI driver from menuconfig to config Luis R. Rodriguez
2009-08-14 7:03 ` Luciano Coelho
2009-08-14 0:43 ` [PATCH v2 24/25] wl12xx: be consistent with the other group driver entries Luis R. Rodriguez
2009-08-14 7:07 ` Luciano Coelho
2009-08-14 0:43 ` [PATCH v2 25/25] ath: " Luis R. Rodriguez
2009-08-14 0:47 ` [PATCH v2 00/25] wireless: cleanup and reorganize kconfig Luis R. Rodriguez
2009-08-14 3:33 ` Larry Finger
2009-08-14 3:41 ` Luis R. Rodriguez [this message]
2009-08-14 3:49 ` Luis R. Rodriguez
2009-08-14 8:00 ` Holger Schurig
2009-08-14 16:14 ` Luis R. Rodriguez
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=20090814034105.GA28524@mosca \
--to=lrodriguez@atheros.com \
--cc=Larry.Finger@lwfinger.net \
--cc=Luis.Rodriguez@Atheros.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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.