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

Commit 63bcca02 authored by Yue Ma's avatar Yue Ma
Browse files

kconfig: cnss: Remove MIGHT_HAVE_PCI and MSM_PCIE dependency



Remove MIGHT_HAVE_PCI and MSM_PCIE flags for CNSS platform driver since
it doesn't need the dependency anymore.

Change-Id: I5fd61a4665e442cf6bdee1e47c71b36bde8da47f
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent 609c8181
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -300,10 +300,8 @@ config WCNSS_CORE


config CNSS
config CNSS
	tristate "CNSS driver for PCIe wifi module"
	tristate "CNSS driver for PCIe wifi module"
	depends on MIGHT_HAVE_PCI
	depends on PCI
	depends on PCI
	depends on PCI_MSI
	depends on PCI_MSI
	depends on MSM_PCIE
	select CRYPTO
	select CRYPTO
	select CRYPTO_HASH
	select CRYPTO_HASH
	select CRYPTO_BLKCIPHER
	select CRYPTO_BLKCIPHER