From 51bb56b74cd2e7f7e922cce84a023f669291ef00 Mon Sep 17 00:00:00 2001 From: Randolph Sapp Date: Mon, 30 Jan 2023 17:20:06 -0600 Subject: meta-ti-bsp: machine: Remove all gpu features Remove all gpu machine features and instead rely on the new dependency chain for resolving gpu dependencies. Set preferred providers for virtual/gpudriver where needed. Signed-off-by: Randolph Sapp Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-ti-bsp/conf/machine/am62xx-lp-evm.conf') diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf index ef8e8692..ec9ce596 100644 --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf @@ -4,8 +4,6 @@ require conf/machine/include/am62xx.inc -MACHINE_FEATURES += "gpu" - KERNEL_DEVICETREE = " \ ti/k3-am62x-lp-sk.dtb \ ti/k3-am625-skeleton.dtb \ -- cgit v1.2.3-54-g00ecf