Message ID | 20240813191756.326178-2-magali.lemes@canonical.com |
---|---|
State | New |
Headers | show |
Series | Compile IDPF module as built-in | expand |
diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations index bc8fb3454c09..2202bcfe448f 100644 --- a/debian.gcp/config/annotations +++ b/debian.gcp/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: #2076459'> + CONFIG_KERNEL_ZSTD policy<{'amd64': 'y', 'arm64': 'n'}> CONFIG_KERNEL_ZSTD note<'LP: #1931725'>
BugLink: https://bugs.launchpad.net/bugs/2076459 Signed-off-by: Magali Lemes <magali.lemes@canonical.com> --- debian.gcp/config/annotations | 3 +++ 1 file changed, 3 insertions(+)