[PATCH 09/14] UBUNTU: annotations: fix up options built as module in master but disabled in kvm

Paolo Pisati paolo.pisati at canonical.com
Thu Oct 27 08:41:58 UTC 2022


Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 debian.kvm/config/annotations | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian.kvm/config/annotations b/debian.kvm/config/annotations
index c323ff347fcc..83d4c084c82d 100644
--- a/debian.kvm/config/annotations
+++ b/debian.kvm/config/annotations
@@ -81,3 +81,7 @@ CONFIG_HIBERNATION								policy<{'amd64': 'n'}>
 CONFIG_ACCESSIBILITY							policy<{'amd64': 'n'}>
 CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE			policy<{'amd64': 'n'}>
 CONFIG_NETWORK_PHY_TIMESTAMPING					policy<{'amd64': 'n'}>
+
+CONFIG_NVRAM									policy<{'amd64': 'n'}>
+CONFIG_BLK_DEV_NVME								policy<{'amd64': 'n'}>
+CONFIG_SOUNDWIRE								policy<{'amd64': 'n'}>
-- 
2.34.1




More information about the kernel-team mailing list