mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
imx: enable the reset controller on the i.MX8MQ EVK
This patch makes sure that the reset controller driver is compiled for the i.MX8MQ EVK. Signed-off-by: Patrick Wildt <patrick@blueri.se>
This commit is contained in:
parent
63927b8fc7
commit
2845f86d95
1 changed files with 1 additions and 0 deletions
|
@ -42,4 +42,5 @@ CONFIG_IMX8M_POWER_DOMAIN=y
|
|||
CONFIG_DM_REGULATOR=y
|
||||
CONFIG_DM_REGULATOR_FIXED=y
|
||||
CONFIG_DM_REGULATOR_GPIO=y
|
||||
CONFIG_DM_RESET=y
|
||||
CONFIG_DM_THERMAL=y
|
||||
|
|
Loading…
Add table
Reference in a new issue