diff mbox series

[SRU,j:linux-gcp,1/1] Move IDPF driver to linux-modules

Message ID 20241101101759.23322-2-ian.whitfield@canonical.com
State New
Headers show
Series [SRU,j:linux-gcp,1/1] Move IDPF driver to linux-modules | expand

Commit Message

Ian Whitfield Nov. 1, 2024, 10:17 a.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 7a29d4ff2c63..c2727ba35bc2 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -11,8 +11,8 @@  CONFIG_ACCESSIBILITY                            note<'LP: #1967702'>
 CONFIG_BLK_DEV_NVME                             policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_BLK_DEV_NVME                             note<'LP:#1759893'>
 
-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_PANIC_ON_OOPS                            policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_PANIC_ON_OOPS                            note<'keep working if at all possible'>
diff --git a/debian.gcp/control.d/gcp.inclusion-list b/debian.gcp/control.d/gcp.inclusion-list
index db606ec13ab6..4a2ab5d7a43b 100644
--- a/debian.gcp/control.d/gcp.inclusion-list
+++ b/debian.gcp/control.d/gcp.inclusion-list
@@ -96,6 +96,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/*