1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 10:21:52 +00:00

u-boot-ti: am64xx: Remove dm support for uboot

Signed-off-by: Dan Murphy <dmurphy@ti.com>
This commit is contained in:
Dan Murphy
2021-01-08 11:40:25 -06:00
parent 9a2674fe67
commit 9d308ce771
-1
View File
@@ -41,7 +41,6 @@ PACKAGECONFIG[dm] = "DM=${STAGING_DIR_HOST}${nonarch_base_libdir}/firmware/pdk-i
PACKAGECONFIG_append_aarch64 = " atf optee"
PACKAGECONFIG_append_j7 = " dm"
PACKAGECONFIG_append_am64xx = " dm"
COMPATIBLE_MACHINE = "(ti-soc)"