summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/omapl138.inc
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-07-18 09:52:07 -0500
committerRyan Eatmon <reatmon@ti.com>2023-07-21 10:43:28 -0500
commit4be6466ef8e2b81679273867a3f9ecaaa0c33580 (patch)
tree34850016d05e32cb07e8320866be33ae3ad27e4c /meta-ti-bsp/conf/machine/include/omapl138.inc
parent2288d6622b40b9761a01322f717d10648b4abe8f (diff)
downloadmeta-ti-4be6466ef8e2b81679273867a3f9ecaaa0c33580.tar.gz
conf: Remove old and no longer used MACHINE_FEATURES
The following MACHINE_FEATURES are not matched against anywhere, remove: * kernel26 * ethernet * mmc Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/omapl138.inc')
-rw-r--r--meta-ti-bsp/conf/machine/include/omapl138.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/omapl138.inc b/meta-ti-bsp/conf/machine/include/omapl138.inc
index 2e4a47a5..72cfd659 100644
--- a/meta-ti-bsp/conf/machine/include/omapl138.inc
+++ b/meta-ti-bsp/conf/machine/include/omapl138.inc
@@ -11,4 +11,4 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
11 11
12EXTRA_IMAGEDEPENDS += "virtual/bootloader" 12EXTRA_IMAGEDEPENDS += "virtual/bootloader"
13 13
14MACHINE_FEATURES = "kernel26 serial ethernet usbhost usbgadget mmc alsa" 14MACHINE_FEATURES = "serial usbhost usbgadget alsa"