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

Commit 69649c8a authored by Amit Pundir's avatar Amit Pundir Committed by Dmitry Shmidt
Browse files

Revert "net: wireless: Add CONFIG_WIFI_CONTROL_FUNC option"



This reverts commit 9486c0aa.

WIFI_CONTROL_FUNC config is not used anywhere in android-3.10+
kernels. Its usage can be last tracked to BCMDHD wireless driver
in android-3.4 kernel.

Change-Id: I8092bf10b70dd84a9bb3aade4aca80891742d504
Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
parent bcb748c2
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -265,11 +265,6 @@ config MWL8K
	  To compile this driver as a module, choose M here: the module
	  will be called mwl8k.  If unsure, say N.

config WIFI_CONTROL_FUNC
	bool "Enable WiFi control function abstraction"
	help
	  Enables Power/Reset/Carddetect function abstraction

source "drivers/net/wireless/ath/Kconfig"
source "drivers/net/wireless/b43/Kconfig"
source "drivers/net/wireless/b43legacy/Kconfig"