
29 Sep
2017
29 Sep
'17
7:46 p.m.
The Makefile already tests for SPL_DM_REGULATOR_FIXED, but Kconfig does not provide it. This adds SPL_DM_REGULATOR_FIXED to Kconfig.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com Reviewed-by: Simon Glass sjg@chromium.org
Changes in v2: None
drivers/power/regulator/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+)
Applied to u-boot-rockchip, thanks!