Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39be7bd commit 7c067f5Copy full SHA for 7c067f5
drivers/mmc/core/Kconfig
@@ -15,7 +15,7 @@ config PWRSEQ_EMMC
15
16
config PWRSEQ_SD8787
17
tristate "HW reset support for SD8787 BT + Wifi module"
18
- depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO)
+ depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO || WILC1000_SDIO)
19
help
20
This selects hardware reset support for the SD8787 BT + Wifi
21
module. By default this option is set to n.
0 commit comments