summaryrefslogtreecommitdiffstats
path: root/package/freescale-imx/imx-parser/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/freescale-imx/imx-parser/Config.in')
-rw-r--r--package/freescale-imx/imx-parser/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/freescale-imx/imx-parser/Config.in b/package/freescale-imx/imx-parser/Config.in
index 526f066387..028b2bf69b 100644
--- a/package/freescale-imx/imx-parser/Config.in
+++ b/package/freescale-imx/imx-parser/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_IMX_PARSER
bool "imx-parser"
- depends on BR2_arm # Only relevant for i.MX
+ depends on BR2_arm || BR2_aarch64 # Only relevant for i.MX
help
Binary parser libraries for the NXP i.MX SoCs.
OpenPOWER on IntegriCloud