[SRU][noble:linux-gke][PATCH 1/1] UBUNTU: [Config] gcp: Add ARM64 support for IDPF driver
Joseph Salisbury
joseph.salisbury at canonical.com
Thu May 2 17:41:26 UTC 2024
BugLink: https://bugs.launchpad.net/bugs/2058052
Patches to enable IDPF support were added in LP#:2039720. However, only
AMD64 was enabled. This patch enables IDPF for ARM64.
Signed-off-by: Joseph Salisbury <joseph.salisbury at canonical.com>
---
debian.gke/config/annotations | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian.gke/config/annotations b/debian.gke/config/annotations
index 3027ecfb9de1..acac42303da2 100644
--- a/debian.gke/config/annotations
+++ b/debian.gke/config/annotations
@@ -23,6 +23,9 @@ 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_KERNEL_ZSTD policy<{'amd64': 'y', 'arm64': 'n'}>
CONFIG_KERNEL_ZSTD note<'LP: #1931725'>
--
2.34.1
More information about the kernel-team
mailing list