defconfig: msm: Enable config parameter for regulatory database.
Enable config parameter to statically compile regulatory rules database. CRs-Fixed: 1007515 Change-Id: Iae73d82f6797b8d0628a3f5a31a916d0a43206df Signed-off-by: Hardik Kantilal Patel <hkpatel@codeaurora.org>
This commit is contained in:
parent
3ed9b4708b
commit
3dec6d1c5e
2 changed files with 3 additions and 0 deletions
|
@ -216,6 +216,7 @@ CONFIG_MSM_BT_POWER=y
|
||||||
CONFIG_BTFM_SLIM=y
|
CONFIG_BTFM_SLIM=y
|
||||||
CONFIG_BTFM_SLIM_WCN3990=y
|
CONFIG_BTFM_SLIM_WCN3990=y
|
||||||
CONFIG_CFG80211=y
|
CONFIG_CFG80211=y
|
||||||
|
CONFIG_CFG80211_INTERNAL_REGDB=y
|
||||||
CONFIG_RFKILL=y
|
CONFIG_RFKILL=y
|
||||||
CONFIG_NET_9P=y
|
CONFIG_NET_9P=y
|
||||||
CONFIG_NET_9P_VIRTIO=y
|
CONFIG_NET_9P_VIRTIO=y
|
||||||
|
|
|
@ -215,6 +215,8 @@ CONFIG_MSM_BT_POWER=y
|
||||||
CONFIG_BTFM_SLIM=y
|
CONFIG_BTFM_SLIM=y
|
||||||
CONFIG_BTFM_SLIM_WCN3990=y
|
CONFIG_BTFM_SLIM_WCN3990=y
|
||||||
CONFIG_CFG80211=y
|
CONFIG_CFG80211=y
|
||||||
|
CONFIG_CFG80211_INTERNAL_REGDB=y
|
||||||
|
# CONFIG_CFG80211_CRDA_SUPPORT is not set
|
||||||
CONFIG_RFKILL=y
|
CONFIG_RFKILL=y
|
||||||
CONFIG_NET_9P=y
|
CONFIG_NET_9P=y
|
||||||
CONFIG_NET_9P_VIRTIO=y
|
CONFIG_NET_9P_VIRTIO=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue