[PATCH v2 1/1][SRU][B/aws] UBUNTU: [Config] Disable Atari partition support
Heitor Alves de Siqueira
halves at canonical.com
Tue Dec 15 17:11:21 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 e9b2dd7b92b6..c4482a857684 100644
--- a/debian.aws/config/annotations
+++ b/debian.aws/config/annotations
@@ -8662,7 +8662,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'}>
@@ -8676,6 +8676,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 7d0136c956c8..4f0b92335623 100644
--- a/debian.aws/config/config.common.ubuntu
+++ b/debian.aws/config/config.common.ubuntu
@@ -495,7 +495,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_NONSTANDARD is not set
--
2.29.2
More information about the kernel-team
mailing list