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

Commit 022e1f5a authored by Yue Ma's avatar Yue Ma
Browse files

net: Kconfig: Add config entry for WLAN QCA6290 chipset



WLAN QCA6290 chipset specific changes are featurized under
this config entry.

Change-Id: I9283ea5dcac702018b2483cdcd4aea254e96c51a
CRs-fixed: 2071634
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent e5a68ffa
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -311,6 +311,14 @@ config CNSS_CRYPTO
	  from cnss platform driver. This crypto APIs used to generate cipher
	  key and add support for the WLAN driver module security protocol.

config CNSS_QCA6290
	bool "Enable CNSS QCA6290 chipset specific changes"
	---help---
	  This enables the changes from WLAN host driver that are specific to
	  CNSS QCA6290 chipset.
	  These changes are needed to support the new hardware architecture
	  for CNSS QCA6290 chipset.

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