Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

regulator: mt6358: Remove BROKEN dependency

The MFD part is merged into v5.8-rc1, thus remove BROKEN dependency.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/20200616135030.1163660-1-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Axel Lin and committed by
Mark Brown
1b3bcca2 6870112c

+1 -1
+1 -1
drivers/regulator/Kconfig
··· 684 684 685 685 config REGULATOR_MT6358 686 686 tristate "MediaTek MT6358 PMIC" 687 - depends on MFD_MT6397 && BROKEN 687 + depends on MFD_MT6397 688 688 help 689 689 Say y here to select this option to enable the power regulator of 690 690 MediaTek MT6358 PMIC.