projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6870112
)
regulator: mt6358: Remove BROKEN dependency
author
Axel Lin
<axel.lin@ingics.com>
Tue, 16 Jun 2020 13:50:30 +0000
(21:50 +0800)
committer
Mark Brown
<broonie@kernel.org>
Wed, 17 Jun 2020 12:01:19 +0000
(13:01 +0100)
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>
drivers/regulator/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/regulator/Kconfig
b/drivers/regulator/Kconfig
index 8f677f5d79b4dbe34b040bcc89e0a09e2b204f7e..edb1c4f8b4969f6f84f5bd49cbb7ffc9b1df3e76 100644
(file)
--- 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.