From: David Hildenbrand <david@xxxxxxxxxx> [redhat] configs: simplify CONFIG_CMA_AREAS Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2043141 Upstream: RHEL only For configs with CONFIG_CMA=y, we always want CONFIG_CMA_AREAS=7. We can simply set it unconditionally. Signed-off-by: David Hildenbrand <david@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_CMA_AREAS b/redhat/configs/common/generic/CONFIG_CMA_AREAS rename from redhat/configs/ark/generic/CONFIG_CMA_AREAS rename to redhat/configs/common/generic/CONFIG_CMA_AREAS index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/CONFIG_CMA_AREAS +++ b/redhat/configs/common/generic/CONFIG_CMA_AREAS diff --git a/redhat/configs/common/generic/powerpc/CONFIG_CMA_AREAS b/redhat/configs/common/generic/powerpc/CONFIG_CMA_AREAS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/powerpc/CONFIG_CMA_AREAS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_CMA_AREAS=7 diff --git a/redhat/configs/common/generic/s390x/CONFIG_CMA_AREAS b/redhat/configs/common/generic/s390x/CONFIG_CMA_AREAS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/s390x/CONFIG_CMA_AREAS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_CMA_AREAS=7 diff --git a/redhat/configs/common/generic/x86/x86_64/CONFIG_CMA_AREAS b/redhat/configs/common/generic/x86/x86_64/CONFIG_CMA_AREAS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/x86/x86_64/CONFIG_CMA_AREAS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_CMA_AREAS=7 diff --git a/redhat/configs/fedora/generic/arm/CONFIG_CMA_AREAS b/redhat/configs/fedora/generic/arm/CONFIG_CMA_AREAS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/arm/CONFIG_CMA_AREAS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_CMA_AREAS=7 -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1592 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure