summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/k2hk.inc2
-rw-r--r--conf/machine/k2hk-evm.conf2
2 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/include/k2hk.inc b/conf/machine/include/k2hk.inc
new file mode 100644
index 00000000..4f308471
--- /dev/null
+++ b/conf/machine/include/k2hk.inc
@@ -0,0 +1,2 @@
1require conf/machine/include/keystone.inc
2SOC_FAMILY_append = ":k2hk"
diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2hk-evm.conf
index c58e0f13..6f1762dd 100644
--- a/conf/machine/k2hk-evm.conf
+++ b/conf/machine/k2hk-evm.conf
@@ -2,7 +2,7 @@
2#@NAME: Keystone 2 K2HK machine 2#@NAME: Keystone 2 K2HK machine
3#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2HK EVM 3#@DESCRIPTION: Machine configuration for the TI Keystone 2 K2HK EVM
4 4
5require conf/machine/include/keystone.inc 5require conf/machine/include/k2hk.inc
6 6
7KERNEL_DEVICETREE = "keystone-k2hk-evm.dtb" 7KERNEL_DEVICETREE = "keystone-k2hk-evm.dtb"
8 8