summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/conf/machine/vc-p-a2197-00-versal.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2020-03-10 17:44:23 -0700
committerMark Hatle <mark.hatle@xilinx.com>2020-03-13 10:08:40 -0700
commitd6dfb47f8b1cb2b9e345c1ca29aa2ed384ed087b (patch)
tree6bd8b94322a8b769d4035395874f4bfe34bcd16f /meta-xilinx-bsp/conf/machine/vc-p-a2197-00-versal.conf
parent7b930600decc08da3c14ff428f9c4bf70342af5e (diff)
downloadmeta-xilinx-d6dfb47f8b1cb2b9e345c1ca29aa2ed384ed087b.tar.gz
meta-xilinx-bsp: remove redundant PREFERRED_PROVIDER
PREFERRED_PROVIDER_virtual/kernel and PREFERRED_PROVIDER_virtual/bootloader are normally set by machine-xilinx-default.inc. Only set these if necessary. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp/conf/machine/vc-p-a2197-00-versal.conf')
-rw-r--r--meta-xilinx-bsp/conf/machine/vc-p-a2197-00-versal.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/conf/machine/vc-p-a2197-00-versal.conf b/meta-xilinx-bsp/conf/machine/vc-p-a2197-00-versal.conf
index b7ef4620..d042245b 100644
--- a/meta-xilinx-bsp/conf/machine/vc-p-a2197-00-versal.conf
+++ b/meta-xilinx-bsp/conf/machine/vc-p-a2197-00-versal.conf
@@ -13,8 +13,6 @@ UBOOT_MACHINE ?= "xilinx_versal_virt_defconfig"
13SERIAL_CONSOLE = "115200 ttyAMA0" 13SERIAL_CONSOLE = "115200 ttyAMA0"
14SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 14SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
15 15
16PREFERRED_PROVIDER_virtual/kernel ?= "linux-xlnx"
17PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx"
18PREFERRED_PROVIDER_qemu-helper-native = "qemu-xilinx-helper-native" 16PREFERRED_PROVIDER_qemu-helper-native = "qemu-xilinx-helper-native"
19 17
20# Default SD image build onfiguration, use qemu-sd to pad 18# Default SD image build onfiguration, use qemu-sd to pad