> On 06.12.2018, at 12:25, Christoph Muellner > <[email protected]> wrote: > > Signed-off-by: Christoph Muellner <[email protected]>
You are missing a commit message. Please revise. > --- > configs/puma-rk3399_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig > index 8e33e09cee8..d23cf4bc523 100644 > --- a/configs/puma-rk3399_defconfig > +++ b/configs/puma-rk3399_defconfig > @@ -78,6 +78,7 @@ CONFIG_PINCTRL_ROCKCHIP_RK3399=y > CONFIG_DM_PMIC=y > CONFIG_PMIC_RK8XX=y > CONFIG_SPL_DM_REGULATOR=y > +CONFIG_REGULATOR_PWM=y > CONFIG_DM_REGULATOR_FIXED=y > CONFIG_SPL_DM_REGULATOR_FIXED=y > CONFIG_DM_REGULATOR_GPIO=y > -- > 2.11.0 > _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

