diff mbox series

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

Message ID 20241106142224.10826-6-ian.whitfield@canonical.com
State New
Headers show
Series [SRU,n:linux-gke,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.gke/config/annotations           | 4 ++--
 debian.gke/control.d/gke.inclusion-list | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/debian.gke/config/annotations b/debian.gke/config/annotations
index 7f760e6f95ad..9683988b010f 100644
--- a/debian.gke/config/annotations
+++ b/debian.gke/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.gke/control.d/gke.inclusion-list b/debian.gke/control.d/gke.inclusion-list
index 7ee3ed7f1576..28feacf10571 100644
--- a/debian.gke/control.d/gke.inclusion-list
+++ b/debian.gke/control.d/gke.inclusion-list
@@ -95,6 +95,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/*