summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx8mq-lpddr4-wevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx8mq-lpddr4-wevk.conf')
-rw-r--r--conf/machine/imx8mq-lpddr4-wevk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx8mq-lpddr4-wevk.conf b/conf/machine/imx8mq-lpddr4-wevk.conf
index 6aa8e0ee7..e66eda2f4 100644
--- a/conf/machine/imx8mq-lpddr4-wevk.conf
+++ b/conf/machine/imx8mq-lpddr4-wevk.conf
@@ -8,7 +8,7 @@ MACHINEOVERRIDES =. "imx8mq-evk:"
8require conf/machine/imx8mq-evk.conf 8require conf/machine/imx8mq-evk.conf
9 9
10UBOOT_CONFIG ??= "sd" 10UBOOT_CONFIG ??= "sd"
11UBOOT_CONFIG[sd] = "imx8mq_wevk_config,sdcard" 11UBOOT_CONFIG[sd] = "imx8mq_wevk_config"
12 12
13# Set imx-mkimage boot target 13# Set imx-mkimage boot target
14IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi" 14IMXBOOT_TARGETS = "flash_evk flash_evk_no_hdmi"