From ac8b4c063d9549b7c714925f6e8170700a400c5a Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Sun, 20 Apr 2025 10:59:27 +0200 Subject: [PATCH] MAINTAINERS: add all qemu_arm64* defconfigs to VIRT Add the following boards to VIRT which otherwise would be unmaintained. * qemu_arm64_acpi_defconfig * qemu_arm64_lwip_defconfig Signed-off-by: Heinrich Schuchardt --- board/emulation/qemu-arm/MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/board/emulation/qemu-arm/MAINTAINERS b/board/emulation/qemu-arm/MAINTAINERS index 7bc0ee698c5..538769f8040 100644 --- a/board/emulation/qemu-arm/MAINTAINERS +++ b/board/emulation/qemu-arm/MAINTAINERS @@ -5,6 +5,5 @@ F: board/emulation/qemu-arm/ F: board/emulation/common/ F: include/configs/qemu-arm.h F: include/configs/qemu-sbsa.h -F: configs/qemu_arm_defconfig -F: configs/qemu_arm64_defconfig +F: configs/qemu_arm* F: configs/qemu-arm-sbsa_defconfig -- 2.39.5