|
@@ -175,7 +175,7 @@ config CFG80211_INTERNAL_REGDB
|
|
|
Most distributions have a CRDA package. So if unsure, say N.
|
|
Most distributions have a CRDA package. So if unsure, say N.
|
|
|
|
|
|
|
|
config CFG80211_WEXT
|
|
config CFG80211_WEXT
|
|
|
- bool "cfg80211 wireless extensions compatibility"
|
|
|
|
|
|
|
+ bool "cfg80211 wireless extensions compatibility" if !CFG80211_WEXT_EXPORT
|
|
|
depends on CFG80211
|
|
depends on CFG80211
|
|
|
select WEXT_CORE
|
|
select WEXT_CORE
|
|
|
default y if CFG80211_WEXT_EXPORT
|
|
default y if CFG80211_WEXT_EXPORT
|