2009/8/15 Gábor Stefanik <netrolller.3d@xxxxxxxxx>: > On Fri, Aug 14, 2009 at 10:25 PM, Luis R. > Rodriguez<lrodriguez@xxxxxxxxxxx> wrote: >> This moves Broadcom wireless drivers into their own menu. >> There are only 2 Broadcom specific drivers so we group >> them into a menu which can expand. Although rndis_wlan >> also supports Broadcom devices, RNDIS is a spec and other >> vendors could technically implement solutions with it >> as well so we keep that separate as users most likely >> won't look for those devices under a Broadcom tag. >> >> Cc: Michael Buesch <mb@xxxxxxxxx> >> Cc: Gábor Stefanik <netrolller.3d@xxxxxxxxx> >> Cc: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> >> Signed-off-by: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> >> --- >> drivers/net/wireless/Kconfig | 13 +++++++++++++ >> 1 files changed, 13 insertions(+), 0 deletions(-) >> >> diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig >> index c2e88dc..150565d 100644 >> --- a/drivers/net/wireless/Kconfig >> +++ b/drivers/net/wireless/Kconfig >> @@ -561,8 +561,21 @@ source "drivers/net/wireless/iwmc3200wifi/Kconfig" >> endif # INTEL_80211 >> >> source "drivers/net/wireless/hostap/Kconfig" >> + >> +config BROADCOM_80211 >> + bool "Broadcom" >> + depends on WLAN_80211 >> + ---help--- >> + This will enable the support for Broadcom wireless drivers. This >> + includes b43 driver, b43legacy driver and the rndis_wlan driver. > > NAK. Again, rndis_wlan is Microsoft, not Broadcom. Yes, the patch does not group rndis with broadcom, please re-read the patch. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html