diff mbox series

[SRU,n:linux-gcp,v2,1/1] UBUNTU: Move IDPF driver to linux-modules

Message ID 20241106142224.10826-5-ian.whitfield@canonical.com
State New
Headers show
Series [SRU,n:linux-gcp,v2,1/1] UBUNTU: Move IDPF driver to linux-modules | expand

Commit Message

Ian Whitfield Nov. 6, 2024, 2:22 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2086212

Signed-off-by: Ian Whitfield <ian.whitfield@canonical.com>
---
 debian.gcp/config/annotations           | 4 ++--
 debian.gcp/control.d/gcp.inclusion-list | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations
index f7426c305e53..6887075a3b00 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -23,8 +23,8 @@  CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC               note<'initial packaging'>
 CONFIG_GPIO_CDEV_V1                             policy<{'amd64': 'n', 'arm64': 'n'}>
 CONFIG_GPIO_CDEV_V1                             note<'LP: #1953613'>
 
-CONFIG_IDPF                                     policy<{'amd64': 'y', 'arm64': 'y'}>
-CONFIG_IDPF                                     note<'LP: #2039720, LP: #2058052'>
+CONFIG_IDPF                                     policy<{'amd64': 'm', 'arm64': 'm'}>
+CONFIG_IDPF                                     note<'LP: #2039720, LP: #2058052, LP: #2086212'>
 
 CONFIG_KERNEL_ZSTD                              policy<{'amd64': 'y', 'arm64': 'n'}>
 CONFIG_KERNEL_ZSTD                              note<'LP: #1931725'>
diff --git a/debian.gcp/control.d/gcp.inclusion-list b/debian.gcp/control.d/gcp.inclusion-list
index a7cfb27a50a0..8aa9df402a44 100644
--- a/debian.gcp/control.d/gcp.inclusion-list
+++ b/debian.gcp/control.d/gcp.inclusion-list
@@ -97,6 +97,7 @@  drivers/net/ethernet/ibm/*
 drivers/net/ethernet/intel/e1000/e1000.ko
 drivers/net/ethernet/intel/e1000e/e1000e.ko
 drivers/net/ethernet/intel/i40e/*
+drivers/net/ethernet/intel/idpf/*
 drivers/net/ethernet/intel/igb/*
 drivers/net/ethernet/intel/igbvf/igbvf.ko
 drivers/net/ethernet/intel/ixgbe/*