提交 09cedbd8 编写于 作者: C Claudiu Beznea 提交者: Ulf Hansson

mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787

pwseq_sd8787 could also be used with wilc1000_sdio driver. Add
a dependency for this.
Signed-off-by: NClaudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20210820092803.78523-4-claudiu.beznea@microchip.comSigned-off-by: NUlf Hansson <ulf.hansson@linaro.org>
上级 b2832b96
...@@ -15,7 +15,7 @@ config PWRSEQ_EMMC ...@@ -15,7 +15,7 @@ config PWRSEQ_EMMC
config PWRSEQ_SD8787 config PWRSEQ_SD8787
tristate "HW reset support for SD8787 BT + Wifi module" tristate "HW reset support for SD8787 BT + Wifi module"
depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO) depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO || WILC1000_SDIO)
help help
This selects hardware reset support for the SD8787 BT + Wifi This selects hardware reset support for the SD8787 BT + Wifi
module. By default this option is set to n. module. By default this option is set to n.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册