--- zzzz-none-000/linux-5.4.213/drivers/mmc/core/Kconfig 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/drivers/mmc/core/Kconfig 2024-05-29 11:19:51.000000000 +0000 @@ -13,6 +13,16 @@ This driver can also be built as a module. If so, the module will be called pwrseq_emmc. +config PWRSEQ_IPQ + tristate "HW reset support for IPQ SD card block" + depends on OF + help + This selects hardware reset support for the IPQ SD card + block. By default this option is set to n. + + This driver can also be built as a module. If so, the module + will be called pwrseq_ipq. + config PWRSEQ_SD8787 tristate "HW reset support for SD8787 BT + Wifi module" depends on OF && (MWIFIEX || BT_MRVL_SDIO || LIBERTAS_SDIO)