]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
tests: Drop tags from BIOS firmware descriptor
authorAndrea Bolognani <abologna@redhat.com>
Mon, 31 Jul 2023 15:05:58 +0000 (17:05 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 21 Aug 2023 11:51:26 +0000 (13:51 +0200)
They aren't used for anything.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemufirmwaredata/usr/share/qemu/firmware/91-bios.json

index 137ff7077916d7443a0ce684bd3804c98833832c..378e6d93a536ea27465ca27046dcb5b103492eb8 100644 (file)
@@ -28,8 +28,5 @@
         "acpi-s4"
     ],
     "tags": [
-        "CONFIG_BOOTSPLASH=n",
-        "CONFIG_ROM_SIZE=256",
-        "CONFIG_USE_SMM=n"
     ]
 }