diff mbox series

[groovy:linux-azure] UBUNTU: [Config] azure: Annotate CONFIG_ACPI_HOTPLUG_MEMORY

Message ID 20210420143220.25223-3-tim.gardner@canonical.com
State New
Headers show
Series [groovy:linux-azure] UBUNTU: [Config] azure: Annotate CONFIG_ACPI_HOTPLUG_MEMORY | expand

Commit Message

Tim Gardner April 20, 2021, 2:32 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1671203

Just in case you were inclined to enable this config because
it is enabled in all other commercial cloud kernels. MSFT
specifically asked that this option be disabled.

Ignore: yes
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
---
 debian.azure/config/annotations | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index 955912c7529f..43753501a71b 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -4,6 +4,9 @@ 
 
 include "../../debian.master/config/annotations"
 
+CONFIG_ACPI_HOTPLUG_MEMORY                         policy<{'amd64': 'n'}>
+CONFIG_ACPI_HOTPLUG_MEMORY                         mark<ENFORCED> note<LP:#1671203>
+
 CONFIG_FPGA_MGR_XILINX_SPI                         mark<ENFORCED> note<LP:#1922582>
 CONFIG_FPGA_MGR_XILINX_SPI                         policy<{'amd64': 'm'}>