diff mbox series

[bionic/gcp-4.15] UBUNTU: [Config]: Disable ATARI_PARTITION

Message ID 20210409041541.16094-2-khalid.elmously@canonical.com
State New
Headers show
Series [bionic/gcp-4.15] UBUNTU: [Config]: Disable ATARI_PARTITION | expand

Commit Message

Khalid Elmously April 9, 2021, 4:15 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1908264

Support for Atari partitions is not available in this cloud so disable
it for the same reasons we disable it in other cloud kernels.

Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
---
 debian.gcp-4.15/config/annotations          | 2 ++
 debian.gcp-4.15/config/config.common.ubuntu | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/debian.gcp-4.15/config/annotations b/debian.gcp-4.15/config/annotations
index 7ec8b56a13e3c..6bedfd91ca1b1 100644
--- a/debian.gcp-4.15/config/annotations
+++ b/debian.gcp-4.15/config/annotations
@@ -82,3 +82,5 @@  CONFIG_NF_CONNTRACK_PROCFS                      flag<ENFORCE> note<initial packa
 CONFIG_NF_CT_NETLINK                            flag<ENFORCE> note<initial packaging>
 CONFIG_NF_CONNTRACK_PROCFS                      flag<DEPRECATED>
 
+CONFIG_ATARI_PARTITION                             policy<{'amd64': 'n'}>
+CONFIG_ATARI_PARTITION                             mark<ENFORCED> note<LP:1908264>
diff --git a/debian.gcp-4.15/config/config.common.ubuntu b/debian.gcp-4.15/config/config.common.ubuntu
index 9e37d22ead067..4204d72d670e5 100644
--- a/debian.gcp-4.15/config/config.common.ubuntu
+++ b/debian.gcp-4.15/config/config.common.ubuntu
@@ -372,7 +372,7 @@  CONFIG_AT76C50X_USB=m
 CONFIG_AT803X_PHY=m
 CONFIG_ATA=y
 CONFIG_ATALK=m
-CONFIG_ATARI_PARTITION=y
+# CONFIG_ATARI_PARTITION is not set
 CONFIG_ATA_ACPI=y
 CONFIG_ATA_BMDMA=y
 CONFIG_ATA_GENERIC=y