mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Merge pull request #1979 from MilhouseVH/le82_enable_wireless_regdb
linux: enable internal regdb, disable crda for WeTek_Core/WeTek_Hub/imx6 [Backport]
This commit is contained in:
commit
43fb0bb809
@ -767,7 +767,7 @@ CONFIG_CFG80211=m
|
|||||||
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
||||||
CONFIG_CFG80211_DEFAULT_PS=y
|
CONFIG_CFG80211_DEFAULT_PS=y
|
||||||
# CONFIG_CFG80211_DEBUGFS is not set
|
# CONFIG_CFG80211_DEBUGFS is not set
|
||||||
# CONFIG_CFG80211_INTERNAL_REGDB is not set
|
CONFIG_CFG80211_INTERNAL_REGDB=y
|
||||||
CONFIG_CFG80211_WEXT=y
|
CONFIG_CFG80211_WEXT=y
|
||||||
# CONFIG_LIB80211 is not set
|
# CONFIG_LIB80211 is not set
|
||||||
CONFIG_MAC80211=m
|
CONFIG_MAC80211=m
|
||||||
|
@ -767,7 +767,8 @@ CONFIG_CFG80211=m
|
|||||||
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
||||||
CONFIG_CFG80211_DEFAULT_PS=y
|
CONFIG_CFG80211_DEFAULT_PS=y
|
||||||
# CONFIG_CFG80211_DEBUGFS is not set
|
# CONFIG_CFG80211_DEBUGFS is not set
|
||||||
# CONFIG_CFG80211_INTERNAL_REGDB is not set
|
CONFIG_CFG80211_INTERNAL_REGDB=y
|
||||||
|
# CONFIG_CFG80211_CRDA_SUPPORT is not set
|
||||||
CONFIG_CFG80211_WEXT=y
|
CONFIG_CFG80211_WEXT=y
|
||||||
# CONFIG_LIB80211 is not set
|
# CONFIG_LIB80211 is not set
|
||||||
CONFIG_MAC80211=m
|
CONFIG_MAC80211=m
|
||||||
|
@ -1412,8 +1412,8 @@ CONFIG_CFG80211_CERTIFICATION_ONUS=y
|
|||||||
# CONFIG_CFG80211_REG_RELAX_NO_IR is not set
|
# CONFIG_CFG80211_REG_RELAX_NO_IR is not set
|
||||||
# CONFIG_CFG80211_DEFAULT_PS is not set
|
# CONFIG_CFG80211_DEFAULT_PS is not set
|
||||||
# CONFIG_CFG80211_DEBUGFS is not set
|
# CONFIG_CFG80211_DEBUGFS is not set
|
||||||
# CONFIG_CFG80211_INTERNAL_REGDB is not set
|
CONFIG_CFG80211_INTERNAL_REGDB=y
|
||||||
CONFIG_CFG80211_CRDA_SUPPORT=y
|
# CONFIG_CFG80211_CRDA_SUPPORT is not set
|
||||||
CONFIG_CFG80211_WEXT=y
|
CONFIG_CFG80211_WEXT=y
|
||||||
CONFIG_CFG80211_WEXT_EXPORT=y
|
CONFIG_CFG80211_WEXT_EXPORT=y
|
||||||
CONFIG_LIB80211=m
|
CONFIG_LIB80211=m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user