commit | b68630369167a7fd2c4c3d1be96430defc59fb9a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Oct 15 09:25:18 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Oct 16 09:15:39 2015 +0200 |
tree | 3caad5e514413a691ae2c90380a5b35bf38456a9 | |
parent | 922ec58c70cd4a1065dd3c9f94e845dc1348b533 [diff] |
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>