[SRU][K][PATCH 4/6] UBUNTU: [Config] Use note<> for CONFIG_XEN_ACPI_PROCESSOR
Emil Renner Berthing
emil.renner.berthing at canonical.com
Wed Jul 27 08:54:43 UTC 2022
The CONFIG_XEN_ACPI_PROCESSOR has a tag of the form <free text>. This is
the only time that appears in the annotations file, so should most
likely have been note<free text>.
Signed-off-by: Emil Renner Berthing <emil.renner.berthing at canonical.com>
---
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 1474c10f3011..53ecd9564ca8 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<ENFORCED> <boot essential on XEN host>
+CONFIG_XEN_ACPI_PROCESSOR mark<ENFORCED> note<boot essential on XEN host>
# Menu: Device Drivers >> Xen driver support >> Backend driver support
CONFIG_XEN_BACKEND policy<{'amd64': 'y', 'arm64': 'y', 'armhf': '-'}>
--
2.36.1
More information about the kernel-team
mailing list