mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
imx: bootaux: add dependency on vf610
Allow using bootaux also on VF610 aka Vybrid. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>
This commit is contained in:
committed by
Stefano Babic
parent
872fc0d8ac
commit
37822a6ca1
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user