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

Commit 9486c0aa authored by Dmitry Shmidt's avatar Dmitry Shmidt Committed by Ruchi Kandoi
Browse files

net: wireless: Add CONFIG_WIFI_CONTROL_FUNC option

parent 006b934b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -265,6 +265,11 @@ 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"