summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-04-21 01:22:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-04-20 18:13:40 -0400
commit0eb32bd451b52c8b87943597051281f252b54dc4 (patch)
tree03b45a2e1106afb67857f8e8d096b533127a30de /conf/machine/include
parent2c6ee92c3b361c4f3d78b4acec80990ea382f7d7 (diff)
downloadmeta-ti-0eb32bd451b52c8b87943597051281f252b54dc4.tar.gz
conf, recipes: introduce k2l family and add support for k2l-hs-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/k2l.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/include/k2l.inc b/conf/machine/include/k2l.inc
new file mode 100644
index 00000000..997bcbe2
--- /dev/null
+++ b/conf/machine/include/k2l.inc
@@ -0,0 +1,6 @@
1require conf/machine/include/keystone.inc
2SOC_FAMILY_append = ":k2l"
3
4# Set the list of device targets for ti-pdk class recipes
5TI_PDK_LIMIT_SOCS = "k2l"
6TI_PDK_LIMIT_BOARDS = "evmK2L"