[SRU][F:linux-gcp][PATCH 1/1] UBUNTU: [Packaging] gcp: Make virtio_balloon loadable

Ian Whitfield ian.whitfield at canonical.com
Wed Apr 2 00:20:59 UTC 2025


BugLink: https://bugs.launchpad.net/bugs/2105142

Signed-off-by: Ian Whitfield <ian.whitfield at canonical.com>
---
 debian.gcp/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations
index 054d2ae02551..f04b4a1f0389 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -90,6 +90,9 @@ CONFIG_SND_SOC_SOF_HDA_LINK                     note<'Ignored for linux-gcp'>
 CONFIG_SND_SOC_SOF_NOCODEC_SUPPORT              policy<{'amd64': 'n', 'arm64': 'n'}>
 CONFIG_SND_SOC_SOF_NOCODEC_SUPPORT              note<'Ignored for linux-gcp'>
 
+CONFIG_VIRTIO_BALLOON                           policy<{'amd64': 'm', 'arm64': 'm'}>
+CONFIG_VIRTIO_BALLOON                           note<'LP: #2105142'>
+
 CONFIG_X86_UV                                   policy<{'amd64': 'y'}>
 CONFIG_X86_UV                                   note<'Unnecessary for linux-gcp'>
 
-- 
2.43.0




More information about the kernel-team mailing list