aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/conf/multiconfig
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xilinx-bsp/conf/multiconfig')
-rw-r--r--meta-xilinx-bsp/conf/multiconfig/fsblmc.conf8
-rw-r--r--meta-xilinx-bsp/conf/multiconfig/pmumc.conf8
2 files changed, 0 insertions, 16 deletions
diff --git a/meta-xilinx-bsp/conf/multiconfig/fsblmc.conf b/meta-xilinx-bsp/conf/multiconfig/fsblmc.conf
deleted file mode 100644
index 87bb56a8..00000000
--- a/meta-xilinx-bsp/conf/multiconfig/fsblmc.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-MACHINE = "cortexa53-zynqmp"
-DISTRO = "xilinx-standalone"
-TMPDIR = "${TOPDIR}/tmp-${MACHINE}-${TCLIBC}"
-
-# These should be temporary until the dtg repo has the correct design
-HDF_BASE ?= "file://"
-HDF_PATH ?= "${TOPDIR}/system.dsa"
-HDF_EXT ?= "dsa"
diff --git a/meta-xilinx-bsp/conf/multiconfig/pmumc.conf b/meta-xilinx-bsp/conf/multiconfig/pmumc.conf
deleted file mode 100644
index 756ea94a..00000000
--- a/meta-xilinx-bsp/conf/multiconfig/pmumc.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-MACHINE = "microblaze-pmu"
-DISTRO = "xilinx-standalone"
-TMPDIR = "${TOPDIR}/tmp-${MACHINE}-${TCLIBC}"
-
-# These should be temporary until the dtg repo has the correct design
-HDF_BASE ?= "file://"
-HDF_PATH ?= "${TOPDIR}/system.dsa"
-HDF_EXT ?= "dsa"