From 3b43227027da79b83cde8f4600ecce1f135cdfdc Mon Sep 17 00:00:00 2001 From: Emil Renner Berthing Date: Wed, 27 Jul 2022 10:54:43 +0200 Subject: [PATCH] UBUNTU: [Config] Use note<> for CONFIG_XEN_ACPI_PROCESSOR The CONFIG_XEN_ACPI_PROCESSOR has a tag of the form . This is the only time that appears in the annotations file, so should most likely have been note. Signed-off-by: Emil Renner Berthing Signed-off-by: Andrea Righi --- debian.master/config/annotations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 100c4ea43505..c39694603eca 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -10497,7 +10497,7 @@ CONFIG_XEN_SYMS policy<{'amd64': 'y'}> CONFIG_XEN_UNPOPULATED_ALLOC policy<{'amd64': 'y', 'arm64': 'y'}> CONFIG_XEN_VIRTIO policy<{'amd64': 'y', 'arm64': 'y'}> # -CONFIG_XEN_ACPI_PROCESSOR mark +CONFIG_XEN_ACPI_PROCESSOR mark note # Menu: Device Drivers >> Xen driver support >> Backend driver support CONFIG_XEN_BACKEND policy<{'amd64': 'y', 'arm64': 'y', 'armhf': '-'}>