aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/c66x.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/c66x.inc')
-rw-r--r--conf/machine/include/c66x.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/conf/machine/include/c66x.inc b/conf/machine/include/c66x.inc
deleted file mode 100644
index 33a657f1..00000000
--- a/conf/machine/include/c66x.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-require conf/machine/include/keystone.inc
-SOC_FAMILY:append = ":c66x"
-
-# HACK: The c66x family is composed of devices with only DSP cores, and no ARM
-# cores. The Linux kernel is not supported on these machines.
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-dummy"
-EXTRA_IMAGEDEPENDS = ""
-
-IMAGE_FSTYPES = "tar.xz"