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

Paolo Pisati paolo.pisati at canonical.com
Thu Oct 27 08:41:59 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 83d4c084c82d..1ba324d290ea 100644
--- a/debian.kvm/config/annotations
+++ b/debian.kvm/config/annotations
@@ -85,3 +85,7 @@ CONFIG_NETWORK_PHY_TIMESTAMPING					policy<{'amd64': 'n'}>
 CONFIG_NVRAM									policy<{'amd64': 'n'}>
 CONFIG_BLK_DEV_NVME								policy<{'amd64': 'n'}>
 CONFIG_SOUNDWIRE								policy<{'amd64': 'n'}>
+
+CONFIG_VFAT_FS									policy<{'amd64': 'm'}>
+CONFIG_ECRYPT_FS								policy<{'amd64': 'm'}>
+CONFIG_BLK_DEV_DM								policy<{'amd64': 'm'}>
-- 
2.34.1




More information about the kernel-team mailing list