Skip to content

Commit 08b7ddd

Browse files
claudiubezneanoglitch
authored andcommitted
Revert "wilc1000: select PWRSEQ_WILC"
This reverts commit b706aef. PWRSEQ_WILC has been replaced in mainline by PWRSEQ_SD8787. Linux4sam has been aligned with mainline on this topic, thus there is no need for PWRSEQ_WILC related code, thus remove it. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
1 parent e969d5e commit 08b7ddd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • drivers/net/wireless/microchip/wilc1000

drivers/net/wireless/microchip/wilc1000/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ config WILC_SDIO
66
tristate "WILC SDIO"
77
depends on CFG80211 && INET && MMC
88
select WILC
9-
select PWRSEQ_WILC
109
help
1110
This module adds support for the SDIO interface of adapters using
1211
WILC1000 & WILC3000 chipset. The Atmel WILC1000 SDIO is a full speed interface.
@@ -22,7 +21,6 @@ config WILC_SPI
2221
tristate "WILC SPI"
2322
depends on CFG80211 && INET && SPI
2423
select WILC
25-
select PWRSEQ_WILC
2624
select CRC7
2725
select CRC_ITU_T
2826
help

0 commit comments

Comments
 (0)