Skip to content
Snippets Groups Projects
Commit 37822a6c authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Stefano Babic
Browse files

imx: bootaux: add dependency on vf610


Allow using bootaux also on VF610 aka Vybrid.

Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: default avatarIgor Opaniuk <igor.opaniuk@toradex.com>
parent 872fc0d8
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ config IMX_RDC
config IMX_BOOTAUX
bool "Support boot auxiliary core"
depends on ARCH_MX7 || ARCH_MX6
depends on ARCH_MX7 || ARCH_MX6 || ARCH_VF610
help
bootaux [addr] to boot auxiliary core.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment