Skip to content

Commit 6727f8f

Browse files
committed
Revert "Revert "ARM: at91: defconfigs: add PWRSEQ_SD8787""
This reverts commit 2eb5e34. As PWRSEQ_SD8787 is the one that depends on WILC but not the other way around selecting WILC will not autoselect the SD8787. Only selecting SD8787 will autoselect the WILC. Thus keep this enabled as it is necessary on some WILC configurations. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent 2789148 commit 6727f8f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ CONFIG_USB_ETH=m
199199
CONFIG_USB_MASS_STORAGE=m
200200
CONFIG_USB_G_SERIAL=m
201201
CONFIG_MMC=y
202+
CONFIG_PWRSEQ_SD8787=m
202203
CONFIG_MMC_SDHCI=y
203204
CONFIG_MMC_SDHCI_PLTFM=y
204205
CONFIG_MMC_SDHCI_OF_AT91=y

arch/arm/configs/sama5_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ CONFIG_USB_ETH=m
263263
CONFIG_USB_MASS_STORAGE=m
264264
CONFIG_USB_G_SERIAL=m
265265
CONFIG_MMC=y
266+
CONFIG_PWRSEQ_SD8787=m
266267
CONFIG_MMC_SDHCI=y
267268
CONFIG_MMC_SDHCI_PLTFM=y
268269
CONFIG_MMC_SDHCI_OF_AT91=y

0 commit comments

Comments
 (0)