diff mbox series

[v2,1/1,SRU,F/aws] UBUNTU: [Config] Disable Atari partition support

Message ID 20201215171124.526399-4-halves@canonical.com
State New
Headers show
Series [v2,1/1,SRU,X/aws] UBUNTU: [Config] Disable Atari partition support | expand

Commit Message

Heitor Alves de Siqueira Dec. 15, 2020, 5:11 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1908264

Signed-off-by: Heitor Alves de Siqueira <halves@canonical.com>
---
 debian.aws/config/annotations          | 3 ++-
 debian.aws/config/config.common.ubuntu | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/debian.aws/config/annotations b/debian.aws/config/annotations
index 6a7755e2129d..b2eb02e697b5 100644
--- a/debian.aws/config/annotations
+++ b/debian.aws/config/annotations
@@ -8668,7 +8668,7 @@  CONFIG_PARTITION_ADVANCED                       policy<{'amd64': 'y', 'arm64': '
 CONFIG_AIX_PARTITION                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
 CONFIG_OSF_PARTITION                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
 CONFIG_AMIGA_PARTITION                          policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
-CONFIG_ATARI_PARTITION                          policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
+CONFIG_ATARI_PARTITION                          policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
 CONFIG_IBM_PARTITION                            policy<{'s390x': 'y'}>
 CONFIG_MAC_PARTITION                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
 CONFIG_LDM_PARTITION                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
@@ -8682,6 +8682,7 @@  CONFIG_SYSV68_PARTITION                         policy<{'amd64': 'y', 'arm64': '
 CONFIG_CMDLINE_PARTITION                        policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
 #
 CONFIG_PARTITION_ADVANCED                       flag<REVIEW>
+CONFIG_ATARI_PARTITION                          mark<ENFORCED> note<LP:1908264>
 
 # Menu: Enable the block layer >> Partition Types >> Advanced partition selection >> Acorn partition support
 CONFIG_ACORN_PARTITION                          policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
diff --git a/debian.aws/config/config.common.ubuntu b/debian.aws/config/config.common.ubuntu
index dbcda19da9b4..1ae7ea63b257 100644
--- a/debian.aws/config/config.common.ubuntu
+++ b/debian.aws/config/config.common.ubuntu
@@ -564,7 +564,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_OVER_ETH=m