diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2023-07-11 11:59:45 -0700 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2023-07-11 12:05:20 -0700 |
| commit | ccf7f4c0eb683a0f9417769e668833cb807a9ff8 (patch) | |
| tree | ed215a6704c5ce20bc6abcb64efcc1d0ee1dd680 /conf/machine/imx6qdlsabreauto.conf | |
| parent | 8525a1ab5cb5a536ff7c42a69c8a8cde1a2226a3 (diff) | |
| download | meta-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/imx6qdlsabreauto.conf')
| -rw-r--r-- | conf/machine/imx6qdlsabreauto.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/imx6qdlsabreauto.conf b/conf/machine/imx6qdlsabreauto.conf index e8fcf13b3..eb5215790 100644 --- a/conf/machine/imx6qdlsabreauto.conf +++ b/conf/machine/imx6qdlsabreauto.conf | |||
| @@ -54,7 +54,6 @@ UBOOT_CONFIG[eimnor] = "${UBOOT_CONFIG_MACHINE_NAME}_eimnor_defconfig" | |||
| 54 | UBOOT_CONFIG[nand] = "${UBOOT_CONFIG_MACHINE_NAME}_nand_defconfig,ubifs" | 54 | UBOOT_CONFIG[nand] = "${UBOOT_CONFIG_MACHINE_NAME}_nand_defconfig,ubifs" |
| 55 | UBOOT_CONFIG[spinor] = "${UBOOT_CONFIG_MACHINE_NAME}_spinor_defconfig" | 55 | UBOOT_CONFIG[spinor] = "${UBOOT_CONFIG_MACHINE_NAME}_spinor_defconfig" |
| 56 | UBOOT_CONFIG[sata] = "${UBOOT_CONFIG_MACHINE_NAME}_sata_defconfig" | 56 | UBOOT_CONFIG[sata] = "${UBOOT_CONFIG_MACHINE_NAME}_sata_defconfig" |
| 57 | UBOOT_CONFIG[mfgtool] = "${UBOOT_CONFIG_MACHINE_NAME}_defconfig" | ||
| 58 | 57 | ||
| 59 | # The u-boot-imx does not provide unified functionality for DL/Q/QP SoC | 58 | # The u-boot-imx does not provide unified functionality for DL/Q/QP SoC |
| 60 | # variants. Change the defconfig to the targeted SoC variant. | 59 | # variants. Change the defconfig to the targeted SoC variant. |
