[PATCH v2 1/1][SRU][H/aws] UBUNTU: [Config] Disable Atari partition support

Heitor Alves de Siqueira halves at canonical.com
Tue Dec 15 17:11:24 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1908264

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

diff --git a/debian.aws/config/annotations b/debian.aws/config/annotations
index d50846265497..1347cde3f9b2 100644
--- a/debian.aws/config/annotations
+++ b/debian.aws/config/annotations
@@ -9321,7 +9321,7 @@ CONFIG_PARTITION_ADVANCED                       policy<{'amd64': 'y', 'arm64': '
 CONFIG_AIX_PARTITION                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'n'}>
 CONFIG_OSF_PARTITION                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'n'}>
 CONFIG_AMIGA_PARTITION                          policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'n'}>
-CONFIG_ATARI_PARTITION                          policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'n'}>
+CONFIG_ATARI_PARTITION                          policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 's390x': 'n'}>
 CONFIG_IBM_PARTITION                            policy<{'s390x': 'y'}>
 CONFIG_MAC_PARTITION                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'n'}>
 CONFIG_LDM_PARTITION                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 's390x': 'n'}>
@@ -9335,6 +9335,7 @@ CONFIG_SYSV68_PARTITION                         policy<{'amd64': 'y', 'arm64': '
 CONFIG_CMDLINE_PARTITION                        policy<{'amd64': 'y', 'arm64': 'y', 'armhf': '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', 'ppc64el': 'n', 's390x': 'n'}>
diff --git a/debian.aws/config/config.common.ubuntu b/debian.aws/config/config.common.ubuntu
index f26d89553d97..71c34f3d95f4 100644
--- a/debian.aws/config/config.common.ubuntu
+++ b/debian.aws/config/config.common.ubuntu
@@ -632,7 +632,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_FORCE=y
-- 
2.29.2




More information about the kernel-team mailing list