[SRU][jammy:linux-gke][PATCH 1/1] UBUNTU: [Config] gke: compile nvme as built-in on arm64
Magali Lemes
magali.lemes at canonical.com
Fri Aug 9 18:10:22 UTC 2024
BugLink: https://bugs.launchpad.net/bugs/2076439
Signed-off-by: Magali Lemes <magali.lemes at canonical.com>
---
debian.gke/config/annotations | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian.gke/config/annotations b/debian.gke/config/annotations
index 1b4c402f02b52..2defeaa03cd96 100644
--- a/debian.gke/config/annotations
+++ b/debian.gke/config/annotations
@@ -11,6 +11,9 @@ CONFIG_ATARI_PARTITION note<'LP:1908264'>
CONFIG_BLK_DEV_FD policy<{'amd64': 'n', 'arm64': '-'}>
CONFIG_BLK_DEV_FD note<'LP:1729673'>
+CONFIG_BLK_DEV_NVME policy<{'amd64': 'm', 'arm64': 'y'}>
+CONFIG_BLK_DEV_NVME note<'LP:2076439'>
+
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC policy<{'amd64': 'y', 'arm64': '-'}>
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC note<'initial packaging'>
@@ -77,6 +80,9 @@ CONFIG_NF_CT_NETLINK note<'initial packaging'>
CONFIG_NUMA_EMU policy<{'amd64': 'n'}>
CONFIG_NUMA_EMU note<'LP:2040120 needs to be revised'>
+CONFIG_NVME_CORE policy<{'amd64': 'm', 'arm64': 'y'}>
+CONFIG_NVME_CORE note<'LP:2076439'>
+
CONFIG_OSNOISE_TRACER policy<{'amd64': 'n', 'arm64': 'n'}>
CONFIG_OSNOISE_TRACER note<'LP:2040120 needs to be revised'>
--
2.34.1
More information about the kernel-team
mailing list