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

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

Merge "net: Kconfig: Add config entry for WLAN QCA6290 chipset"

parents 69cc51bc 022e1f5a
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"