diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2022-03-02 16:01:39 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-02 16:01:39 -0300 |
| commit | 8a6c7a1a871a9a6f45f9f86e32c43e3fb5d79d17 (patch) | |
| tree | 7decc1ad65f2895e0f4a83e4b0de71899b58fb9b | |
| parent | 9a926da11383733c50073f7e3e7fc08c9ed064fe (diff) | |
| parent | 2da2a85211425a224d870a465903206b5160265f (diff) | |
| download | meta-freescale-8a6c7a1a871a9a6f45f9f86e32c43e3fb5d79d17.tar.gz | |
Merge pull request #993 from fabioestevam/master
conf: imx7ulpevk: Remove unrelated imx7ulp-com.dtb entry
| -rw-r--r-- | conf/machine/imx7ulpevk.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf index e09612407..77774e2c7 100644 --- a/conf/machine/imx7ulpevk.conf +++ b/conf/machine/imx7ulpevk.conf | |||
| @@ -14,9 +14,6 @@ MACHINE_FEATURES += "pci wifi bluetooth bcm43430" | |||
| 14 | KERNEL_DEVICETREE = " \ | 14 | KERNEL_DEVICETREE = " \ |
| 15 | imx7ulp-evk.dtb \ | 15 | imx7ulp-evk.dtb \ |
| 16 | " | 16 | " |
| 17 | KERNEL_DEVICETREE:append:use-mainline-bsp = " \ | ||
| 18 | imx7ulp-com.dtb \ | ||
| 19 | " | ||
| 20 | KERNEL_DEVICETREE:append:use-nxp-bsp = " \ | 17 | KERNEL_DEVICETREE:append:use-nxp-bsp = " \ |
| 21 | imx7ulp-evk-ft5416.dtb \ | 18 | imx7ulp-evk-ft5416.dtb \ |
| 22 | imx7ulp-evk-mipi.dtb \ | 19 | imx7ulp-evk-mipi.dtb \ |
