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

Commit 98e50bc5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Kconfig: Add CLD_LL_CORE configuration for WLAN" into msm-next

parents da88b0e0 24767275
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -122,6 +122,19 @@ config WCNSS_MEM_PRE_ALLOC
	 for it's internal usage and release it to back to pre allocated pool.
	 This memory is allocated at the cold boot time.

config CLD_LL_CORE
	tristate "QTI core WLAN driver for QCA6174 chipset"
	select NL80211_TESTMODE
	select WEXT_CORE
	select WEXT_PRIV
	select WEXT_SPY
	select WIRELESS_EXT
	---help---
	  This section contains the necessary modules needed to enable the
	  core WLAN driver for QTI QCA6174 chipset.
	  Select Y to compile the driver in order to have WLAN functionality
	  support.

source "drivers/net/wireless/cnss_utils/Kconfig"

endif # WLAN