aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2020-06-16 21:50:30 +0800
committerMark Brown <broonie@kernel.org>2020-06-17 13:01:19 +0100
commit1b3bcca2085865c1facfbea9baf2f5cde5dc15e4 (patch)
tree199b18d08237843881a7a3aeacfae254b6e2aba9
parent6870112c46c867f50cd27570860a05bd82614b5c (diff)
downloadsparc-next-1b3bcca2085865c1facfbea9baf2f5cde5dc15e4.tar.gz
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>
-rw-r--r--drivers/regulator/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 8f677f5d79b4db..edb1c4f8b4969f 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -684,7 +684,7 @@ config REGULATOR_MT6323
config REGULATOR_MT6358
tristate "MediaTek MT6358 PMIC"
- depends on MFD_MT6397 && BROKEN
+ depends on MFD_MT6397
help
Say y here to select this option to enable the power regulator of
MediaTek MT6358 PMIC.