defconfig: Enable cellular hints in regulatory cfg80211

The user-space may send regulatory hint that has cellular sub-type
enabled. To process such events, enable
CONFIG_CFG80211_REG_CELLULAR_HINTS.

Change-Id: I3e43ea7f7f3c18e0231df32abe2c174342a75d12
CRs-Fixed: 2597698
Signed-off-by: Ashish Kumar Dhanotiya <adhanoti@codeaurora.org>
This commit is contained in:
Ashish Kumar Dhanotiya
2020-01-07 18:05:41 +05:30
committed by Naman Padhiar
parent 2a98f2349d
commit cbcc29bd0f

View File

@@ -268,6 +268,8 @@ CONFIG_BT=y
CONFIG_MSM_BT_POWER=y
CONFIG_BT_SLIM_QCA6390=y
CONFIG_CFG80211=y
CONFIG_CFG80211_CERTIFICATION_ONUS=y
CONFIG_CFG80211_REG_CELLULAR_HINTS=y
CONFIG_CFG80211_INTERNAL_REGDB=y
CONFIG_RFKILL=y
CONFIG_NFC_NQ=y