[SRU][o:linux-gcp][PATCH 1/1] UBUNTU: [Packaging]: gcp: Move IDPF driver to linux-modules

Ian Whitfield ian.whitfield at canonical.com
Wed Nov 13 21:15:04 UTC 2024


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

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

diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations
index 39ff34d195e8..f02e2030bb9e 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'>
@@ -224,7 +224,6 @@ CONFIG_KERNEL_GZIP                              policy<{'amd64': 'n', 'arm64': '
 CONFIG_LEDS_AAEON                               policy<{'amd64': '-'}>
 CONFIG_LEDS_BCM63138                            policy<{'arm64': 'm'}>
 CONFIG_LIBCRC32C                                policy<{'amd64': 'y', 'arm64': 'y'}>
-CONFIG_LIBETH                                   policy<{'amd64': 'y', 'arm64': 'y'}>
 CONFIG_MARVELL_GTI_WDT                          policy<{'arm64': 'm'}>
 CONFIG_MDIO_BCM_IPROC                           policy<{'arm64': 'n'}>
 CONFIG_MDIO_BUS_MUX                             policy<{'arm64': 'y'}>
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/*
-- 
2.43.0




More information about the kernel-team mailing list