cfg80211: Add Kconfig option for cellular BS hints
Move the regulatory cellular base station hints support under a specific configuration option and make the option depend on CFG80211_CERTIFICATION_ONUS. Signed-off-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
@@ -1133,7 +1133,7 @@ bool reg_last_request_cell_base(void)
|
||||
return reg_request_cell_base(get_last_request());
|
||||
}
|
||||
|
||||
#ifdef CONFIG_CFG80211_CERTIFICATION_ONUS
|
||||
#ifdef CONFIG_CFG80211_REG_CELLULAR_HINTS
|
||||
/* Core specific check */
|
||||
static enum reg_request_treatment
|
||||
reg_ignore_cell_hint(struct regulatory_request *pending_request)
|
||||
|
Reference in New Issue
Block a user