soc: nxp: imxrt: renable DCDC adjustment for RT11xx
DCDC adjustment was enabled by default for RT11xx series before HWMv2 transition. Reenable it, as this is needed for some higher power applications (such as display output) Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
parent
a10b842991
commit
0bbc67e9d8
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ config ADJUST_LDO
|
||||||
bool "Adjust LDO setting"
|
bool "Adjust LDO setting"
|
||||||
|
|
||||||
config ADJUST_DCDC
|
config ADJUST_DCDC
|
||||||
|
default y
|
||||||
bool "Adjust internal DCDC output"
|
bool "Adjust internal DCDC output"
|
||||||
|
|
||||||
endif # SOC_SERIES_IMXRT11XX
|
endif # SOC_SERIES_IMXRT11XX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue