diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 4e932cc695e9311e811c9be2942798c4ecad5077..17c41ad771c012a61a1934eebe83d7c38cf020a8 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -33,9 +33,8 @@ config REGULATOR_DUMMY help If this option is enabled then when a regulator lookup fails and the board has not specified that it has provided full - constraints then the regulator core will provide an always - enabled dummy regulator will be provided, allowing consumer - drivers to continue. + constraints the regulator core will provide an always + enabled dummy regulator, allowing consumer drivers to continue. A warning will be generated when this substitution is done.