Skip to content

Commit 3253e24

Browse files
committed
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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
1 parent 0627d75 commit 3253e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/regulator/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,6 +1199,7 @@ config REGULATOR_STW481X_VMMC
11991199

12001200
config REGULATOR_SY7636A
12011201
tristate "Silergy SY7636A voltage regulator"
1202+
depends on MFD_SY7636A
12021203
help
12031204
This driver supports Silergy SY3686A voltage regulator.
12041205

0 commit comments

Comments
 (0)