Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c067f5

Browse files
claudiubezneal1k
authored andcommitted
mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787
commit 09cedbd upstream. pwseq_sd8787 could also be used with wilc1000_sdio driver. Add a dependency for this. Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
1 parent 39be7bd commit 7c067f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/mmc/core/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ config PWRSEQ_EMMC
1515

1616
config PWRSEQ_SD8787
1717
tristate "HW reset support for SD8787 BT + Wifi module"
18-
depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO)
18+
depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO || WILC1000_SDIO)
1919
help
2020
This selects hardware reset support for the SD8787 BT + Wifi
2121
module. By default this option is set to n.

0 commit comments

Comments
 (0)