wl1271: the core wl1271 module shouldn't depend on SPI_MASTER
authorLuciano Coelho <luciano.coelho@nokia.com>
Mon, 24 May 2010 08:18:18 +0000 (11:18 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:35 +0000 (16:13 -0400)
The core wl1271 module can also be used with SDIO, so it should not depend on
SPI_MASTER.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/Kconfig

index 1516341..2f98058 100644 (file)
@@ -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