From 2da2a85211425a224d870a465903206b5160265f Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Wed, 2 Mar 2022 15:37:54 -0300 Subject: conf: imx7ulpevk: Remove unrelated imx7ulp-com.dtb The imx7ulp-com.dtb describes a completely different board: the Embedded Artists i.MX7ULP COM board, which has no relationship with the NXP i.MX7ULP EVK board. Remove the imx7ulp-com.dtb entry. Signed-off-by: Fabio Estevam --- conf/machine/imx7ulpevk.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf index e0961240..77774e2c 100644 --- a/conf/machine/imx7ulpevk.conf +++ b/conf/machine/imx7ulpevk.conf @@ -14,9 +14,6 @@ MACHINE_FEATURES += "pci wifi bluetooth bcm43430" KERNEL_DEVICETREE = " \ imx7ulp-evk.dtb \ " -KERNEL_DEVICETREE:append:use-mainline-bsp = " \ - imx7ulp-com.dtb \ -" KERNEL_DEVICETREE:append:use-nxp-bsp = " \ imx7ulp-evk-ft5416.dtb \ imx7ulp-evk-mipi.dtb \ -- cgit v1.2.3-54-g00ecf