[U-Boot] [PATCH 3/4] rockchip: defconfig: puma-rk3399: enable PWM regulator
Christoph Muellner
christoph.muellner at theobroma-systems.com
Thu Dec 6 11:25:41 UTC 2018
Signed-off-by: Christoph Muellner <christoph.muellner at theobroma-systems.com>
---
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
More information about the U-Boot
mailing list