Johannes Berg wrote:
On Fri, 2007-02-23 at 12:41 -0800, James Ketrenos wrote:
Move the wireless Kconfig options into their own wireless/Kconfig and
add a CONFIG_CFG80211_NL80211 configuration option to allow nl80211
support to be optionally included (default =y)
I think this one is missing the changes in net/Kconfig.
And I should have looked closer before, sorry.
+config CFG80211
+ tristate "Improved wireless configuration API"
+ select WIRELESS_EXT
Why is that select WIRELESS_EXT? CFG80211 doesn't need that, d80211 does
and correctly selects it.
Confusion mostly...
I've removed it.
James
-
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