mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 20:24:27 +01:00
config: evb-rk3399: enable PWM_ROCKCHIP
PWM_ROCKCHIP need to enable for PWM regulator, this config is missing during rebase and new patch set in previous submission. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
8aea45a745
commit
0dffb28107
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ CONFIG_ROCKCHIP_DWMMC=y
|
|||
CONFIG_ROCKCHIP_SDHCI=y
|
||||
CONFIG_PINCTRL=y
|
||||
CONFIG_ROCKCHIP_RK3399_PINCTRL=y
|
||||
CONFIG_PWM_ROCKCHIP=y
|
||||
CONFIG_REGULATOR_PWM=y
|
||||
CONFIG_DM_REGULATOR_FIXED=y
|
||||
CONFIG_RAM=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue