diff mbox series

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

Message ID 20221027084203.75281-10-paolo.pisati@canonical.com
State New
Headers show
Series Use annotations from debian.master | expand

Commit Message

Paolo Pisati Oct. 27, 2022, 8:41 a.m. UTC
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
---
 debian.kvm/config/annotations | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

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'}>