summaryrefslogtreecommitdiffstats
path: root/conf/machine/am65xx-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2022-02-22 04:13:45 +0000
committerRyan Eatmon <reatmon@ti.com>2022-02-22 12:01:38 -0600
commit20f3191aeb592dd889eeaf96a31526297de95306 (patch)
treeaec879b9855ff8a54df171ee808e30ac26f1c80b /conf/machine/am65xx-evm.conf
parentbea4fd2c401af05b866bd6af1c4e501d31b7b420 (diff)
downloadmeta-ti-20f3191aeb592dd889eeaf96a31526297de95306.tar.gz
meta-ti: create a sub-layer meta-ti-bsp from existing content
Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'conf/machine/am65xx-evm.conf')
-rw-r--r--conf/machine/am65xx-evm.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
deleted file mode 100644
index 8b6ef546..00000000
--- a/conf/machine/am65xx-evm.conf
+++ /dev/null
@@ -1,7 +0,0 @@
1#@TYPE: Machine
2#@NAME: AM65xx EVM
3#@DESCRIPTION: Machine configuration for the TI AM65xx EVM
4
5require conf/machine/include/am65xx.inc
6
7UBOOT_MACHINE = "am65x_evm_a53_defconfig"