summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mq-evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx8mq-evk.conf')
-rw-r--r--conf/machine/imx8mq-evk.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/imx8mq-evk.conf b/conf/machine/imx8mq-evk.conf
index 779ac478..1635dbc5 100644
--- a/conf/machine/imx8mq-evk.conf
+++ b/conf/machine/imx8mq-evk.conf
@@ -6,10 +6,6 @@
6 6
7MACHINEOVERRIDES =. "mx8mq:" 7MACHINEOVERRIDES =. "mx8mq:"
8 8
9# FIXME: u-boot-imx should be converted to `binman` and then we can
10# avoid this specific overrides and handle it in a generic way.
11MACHINEOVERRIDES =. "${@bb.utils.contains('IMX_DEFAULT_BOOTLOADER', 'u-boot-imx', '', 'imx-boot-container:', d)}"
12
13require conf/machine/include/imx-base.inc 9require conf/machine/include/imx-base.inc
14require conf/machine/include/arm/armv8a/tune-cortexa53.inc 10require conf/machine/include/arm/armv8a/tune-cortexa53.inc
15 11