projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63927b8
)
imx: enable the reset controller on the i.MX8MQ EVK
author
Patrick Wildt
<patrick@blueri.se>
Thu, 3 Oct 2019 14:13:24 +0000
(16:13 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 8 Oct 2019 14:36:36 +0000
(16:36 +0200)
This patch makes sure that the reset controller driver is compiled
for the i.MX8MQ EVK.
Signed-off-by: Patrick Wildt <patrick@blueri.se>
configs/imx8mq_evk_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mq_evk_defconfig
b/configs/imx8mq_evk_defconfig
index 8fd07f689b2c8943bc52d1f4662e5ee875ca66a2..f352f47ed582cbb73458822ecce090a857cb2781 100644
(file)
--- a/
configs/imx8mq_evk_defconfig
+++ b/
configs/imx8mq_evk_defconfig
@@
-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