summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2023-01-30 17:20:06 -0600
committerRyan Eatmon <reatmon@ti.com>2023-02-16 13:31:05 -0600
commit51bb56b74cd2e7f7e922cce84a023f669291ef00 (patch)
tree33b5d4094417852db3873b08c644ee92c747e514 /meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
parent15417ca726f75881a2c51c08d258ea923803cbb9 (diff)
downloadmeta-ti-51bb56b74cd2e7f7e922cce84a023f669291ef00.tar.gz
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 <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62xx-lp-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-lp-evm.conf2
1 files changed, 0 insertions, 2 deletions
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 @@
4 4
5require conf/machine/include/am62xx.inc 5require conf/machine/include/am62xx.inc
6 6
7MACHINE_FEATURES += "gpu"
8
9KERNEL_DEVICETREE = " \ 7KERNEL_DEVICETREE = " \
10 ti/k3-am62x-lp-sk.dtb \ 8 ti/k3-am62x-lp-sk.dtb \
11 ti/k3-am625-skeleton.dtb \ 9 ti/k3-am625-skeleton.dtb \