From: Mark Brown Date: Sat, 23 Oct 2021 13:18:05 +0000 (+0100) Subject: regulator: Fix SY7636A breakage X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3253e24bc2b6418727cd05fe3a5f4f24c1118311;p=linux.git regulator: Fix SY7636A breakage The MFD for SY7636A still isn't merged so we need a dependency even if it ends up not having a real driver due to the header file. Reported-by: Stephen Rothwell Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 43bf4602ff624..27578e9504d22 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -1199,6 +1199,7 @@ config REGULATOR_STW481X_VMMC config REGULATOR_SY7636A tristate "Silergy SY7636A voltage regulator" + depends on MFD_SY7636A help This driver supports Silergy SY3686A voltage regulator.