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

Commit 80aad334 authored by Yue Ma's avatar Yue Ma Committed by Gerrit - the friendly Code Review server
Browse files

cnss2: Kconfig: Add CONFIG_CNSS_WCN7850 flag



The flag enables the changes from WLAN host driver that are
specific to CNSS WCN7850 chipset.

Change-Id: Ic64b0d93ef7848d647726e015b0e14525a59076f
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent c8b5d4db
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -87,3 +87,12 @@ config CNSS_QCA6490
	  CNSS QCA6490 chipset.
	  These changes are needed to support the new hardware architecture
	  for CNSS QCA6490 chipset.

config CNSS_WCN7850
	bool "Enable CNSS WCN7850 chipset specific changes"
	depends on CNSS2
	help
	  This enables the changes from WLAN host driver that are specific to
	  CNSS WCN7850 chipset.
	  These changes are needed to support the new hardware architecture
	  for CNSS WCN7850 chipset.