Re: [PATCH v2 2/7] regulator: pf8x00: add a doc for the module

From: Jagan Teki
Date: Thu Dec 17 2020 - 12:33:39 EST


On Wed, Dec 16, 2020 at 5:27 AM Adrien Grassein
<adrien.grassein@xxxxxxxxx> wrote:
>
> pf8x00 module build was not documented.
>
> Signed-off-by: Adrien Grassein <adrien.grassein@xxxxxxxxx>
> ---
> drivers/regulator/Kconfig | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
> index 53fa84f4d1e1..9c6508e99fdd 100644
> --- a/drivers/regulator/Kconfig
> +++ b/drivers/regulator/Kconfig
> @@ -828,6 +828,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".

Reviewed-by: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx>