summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6ulevk.conf
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-07-11 11:59:45 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-07-11 12:05:20 -0700
commitccf7f4c0eb683a0f9417769e668833cb807a9ff8 (patch)
treeed215a6704c5ce20bc6abcb64efcc1d0ee1dd680 /conf/machine/imx6ulevk.conf
parent8525a1ab5cb5a536ff7c42a69c8a8cde1a2226a3 (diff)
downloadmeta-freescale-ccf7f4c0eb683a0f9417769e668833cb807a9ff8.tar.gz
imx*.conf: Drop unused UBOOT_CONFIG[mfgtool]
UBOOT_CONFIG[mfgtool] is no longer used since the following: 88399694 linux-*-mfgtool, u-boot-*-mfgtool: Remove specific recipes Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'conf/machine/imx6ulevk.conf')
-rw-r--r--conf/machine/imx6ulevk.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/imx6ulevk.conf b/conf/machine/imx6ulevk.conf
index 4232ce89..5be340bd 100644
--- a/conf/machine/imx6ulevk.conf
+++ b/conf/machine/imx6ulevk.conf
@@ -50,6 +50,5 @@ UBOOT_CONFIG[sd] = "mx6ul_14x14_evk_config,sdcard"
50UBOOT_CONFIG[sd-optee] = "mx6ul_14x14_evk_optee_config,sdcard" 50UBOOT_CONFIG[sd-optee] = "mx6ul_14x14_evk_optee_config,sdcard"
51UBOOT_CONFIG[emmc] = "mx6ul_14x14_evk_emmc_config,sdcard" 51UBOOT_CONFIG[emmc] = "mx6ul_14x14_evk_emmc_config,sdcard"
52UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config" 52UBOOT_CONFIG[qspi1] = "mx6ul_14x14_evk_qspi1_config"
53UBOOT_CONFIG[mfgtool] = "mx6ul_14x14_evk_config"
54 53
55OPTEE_BIN_EXT = "6ulevk" 54OPTEE_BIN_EXT = "6ulevk"