[SRU][R:linux-azure][PATCH 1/1] UBUNTU: [Config] azure: Set CONFIG_HYPERV_NET to 'y'

John Cabaj john.cabaj at canonical.com
Tue Jun 23 22:07:27 UTC 2026


Microsoft requested to include Hyper-V modules as built-in
to the Azure kernel.

Signed-off-by: John Cabaj <john.cabaj at canonical.com>
---
 debian.azure/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index 703084f98c7b..ec27229b11e5 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -56,6 +56,9 @@ CONFIG_HYPERV                                   note<'LP: #1690136'>
 CONFIG_HYPERV_BALLOON                           policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_HYPERV_BALLOON                           note<'LP: #1690136'>
 
+CONFIG_HYPERV_NET                               policy<{'amd64': 'y', 'arm64': 'y'}>
+CONFIG_HYPERV_NET                               note<'LP: #2158024'>
+
 CONFIG_HYPERV_STORAGE                           policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_HYPERV_STORAGE                           note<'LP: #1690136'>
 
-- 
2.43.0




More information about the kernel-team mailing list