projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2fa561
)
regulator: pf8x00: add a doc for the module
author
Adrien Grassein
<adrien.grassein@gmail.com>
Thu, 14 Jan 2021 17:47:09 +0000
(18:47 +0100)
committer
Mark Brown
<broonie@kernel.org>
Fri, 15 Jan 2021 14:16:11 +0000
(14:16 +0000)
pf8x00 module build was not documented.
Signed-off-by: Adrien Grassein <adrien.grassein@gmail.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Link:
https://lore.kernel.org/r/20210114174714.122561-2-adrien.grassein@gmail.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 eafa13be6e3e28170e9e627d88a33ac3391f95d4..ba8c09d907014f5f822b2b49f3e64d3cdfa0e5bd 100644
(file)
--- a/
drivers/regulator/Kconfig
+++ b/
drivers/regulator/Kconfig
@@
-846,6
+846,10
@@
config REGULATOR_PF8X00
Say y here to support the regulators found on the NXP
PF8100/PF8121A/PF8200 PMIC.
+ Say M here if you want to support for the regulators found
+ on the NXP PF8100/PF8121A/PF8200 PMIC. The module will be named
+ "pf8x00-regulator".
+
config REGULATOR_PFUZE100
tristate "Freescale PFUZE100/200/3000/3001 regulator driver"
depends on I2C && OF