Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2f96db0 authored by Mark Salyzyn's avatar Mark Salyzyn
Browse files

Revert "ANDROID: net: enable wireless core features with GKI_LEGACY_WEXT_ALLCONFIG"



This reverts commit 8a167346.

Signed-off-by: default avatarMark Salyzyn <salyzyn@google.com>
Bug: 140761827
Test: build
Change-Id: Ia0704189e93f7c5d0fc8623bae121434a6936090
parent f63bb101
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -109,25 +109,6 @@ config GKI_HIDDEN_VIRTUAL_CONFIGS
	  These are normally selected implicitly when a module
	  that relies on it is configured.

# LEGACY_WEXT_ALLCONFIG Discussed upstream, soundly rejected as a unique
# problem for GKI to solve.  It should be noted that these extensions are
# in-effect deprecated and generally unsupported and we should pressure
# the SOC vendors to drop any modules that require these extensions.
config GKI_LEGACY_WEXT_ALLCONFIG
	bool "Hidden wireless extension configs needed for GKI"
	select WIRELESS_EXT
	select WEXT_CORE
	select WEXT_PROC
	select WEXT_SPY
	select WEXT_PRIV
	help
	  Dummy config option used to enable all the hidden legacy wireless
	  extensions to the core wireless network functionality used by
	  add-in modules.

	  If you are not building a kernel to be used for a variety of
	  out-of-kernel built wireless modules, say N here.

config GKI_HIDDEN_USB_CONFIGS
	bool "Hiddel USB configurations needed for GKI"
	select USB_PHY
@@ -201,7 +182,6 @@ config GKI_HACKS_TO_FIX
	select GKI_HIDDEN_MMC_CONFIGS
	select GKI_HIDDEN_GPIO_CONFIGS
	select GKI_HIDDEN_QCOM_CONFIGS
	select GKI_LEGACY_WEXT_ALLCONFIG
	select GKI_HIDDEN_MEDIA_CONFIGS
	select GKI_HIDDEN_VIRTUAL_CONFIGS
	select GKI_QCOM_CLKS_CONFIGS