Skip to content

Commit

Permalink
Revert "ANDROID: GKI: Enable some necessary CFG80211 configs for WIFI"
Browse files Browse the repository at this point in the history
This reverts commit bba0d8a.

CFG80211 changing to a module so these configs go into device-specific
defconfig fragments.

Bug: 189918667
Change-Id: Ie4b70407369da3c865541e4857c3ba18fec24587
  • Loading branch information
toddkjos committed Jul 2, 2021
1 parent 25c500f commit ee12781
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/configs/gki_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ CONFIG_BT_HCIUART_BCM=y
CONFIG_BT_HCIUART_QCA=y
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
CONFIG_CFG80211_CERTIFICATION_ONUS=y
CONFIG_CFG80211_REG_CELLULAR_HINTS=y
# CONFIG_CFG80211_DEFAULT_PS is not set
# CONFIG_CFG80211_CRDA_SUPPORT is not set
CONFIG_MAC80211=y
CONFIG_RFKILL=y
CONFIG_PCI=y
Expand Down
2 changes: 0 additions & 2 deletions arch/x86/configs/gki_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ CONFIG_BT_HCIUART_BCM=y
CONFIG_BT_HCIUART_QCA=y
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
CONFIG_CFG80211_CERTIFICATION_ONUS=y
CONFIG_CFG80211_REG_CELLULAR_HINTS=y
# CONFIG_CFG80211_DEFAULT_PS is not set
# CONFIG_CFG80211_CRDA_SUPPORT is not set
CONFIG_MAC80211=y
Expand Down

0 comments on commit ee12781

Please sign in to comment.