cfg80211: reg: make CRDA support optional
authorJohannes Berg <johannes.berg@intel.com>
Thu, 15 Oct 2015 07:25:18 +0000 (09:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 16 Oct 2015 07:15:39 +0000 (09:15 +0200)
commitb68630369167a7fd2c4c3d1be96430defc59fb9a
tree3caad5e514413a691ae2c90380a5b35bf38456a9
parent922ec58c70cd4a1065dd3c9f94e845dc1348b533
cfg80211: reg: make CRDA support optional

If there's a built-in regulatory database, there may be little point
in also calling out to CRDA and failing if the system is configured
that way. Allow removing CRDA support to save ~1K kernel size.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/Kconfig
net/wireless/nl80211.c
net/wireless/reg.c