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

Commit f820bc19 authored by Luciano Coelho's avatar Luciano Coelho Committed by John W. Linville
Browse files

wl1271: the core wl1271 module shouldn't depend on SPI_MASTER



The core wl1271 module can also be used with SDIO, so it should not depend on
SPI_MASTER.

Signed-off-by: default avatarLuciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: default avatarJuuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 781608c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ config WL1251_SDIO

config WL1271
	tristate "TI wl1271 support"
	depends on WL12XX && SPI_MASTER && GENERIC_HARDIRQS
	depends on WL12XX && GENERIC_HARDIRQS
	depends on INET
	select FW_LOADER
	select CRC7