Message ID | 20250329164145.3194284-1-arnd@kernel.org |
---|---|
State | New |
Headers | show |
Series | [v2] mmc: renesas_sdhi: add regulator dependency | expand |
diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig index c3a9e856053b..c9e067b5ba94 100644 --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig @@ -694,8 +694,8 @@ config MMC_TMIO_CORE config MMC_SDHI tristate "Renesas SDHI SD/SDIO controller support" depends on SUPERH || ARCH_RENESAS || COMPILE_TEST + depends on (RESET_CONTROLLER && REGULATOR) || !OF select MMC_TMIO_CORE - select RESET_CONTROLLER if ARCH_RENESAS help This provides support for the SDHI SD/SDIO controller found in Renesas SuperH, ARM and ARM64 based SoCs