From: Diego Domingos <didoming@xxxxxxxxxx> powerpc: enable CONFIG_POWER9_CPU Bugzilla: http://bugzilla.redhat.com/1876436 Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=38753678 Upstream Status: RHEL ONLY This patch enables CONFIG_POWER9_CPU and disable CONFIG_GENERIC_CPU for powerpc. Signed-off-by: Diego Domingos <didoming@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/powerpc/CONFIG_GENERIC_CPU b/redhat/configs/ark/generic/powerpc/CONFIG_GENERIC_CPU index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/powerpc/CONFIG_GENERIC_CPU +++ b/redhat/configs/ark/generic/powerpc/CONFIG_GENERIC_CPU @@ -1 +1 @@ -CONFIG_GENERIC_CPU=y +# CONFIG_GENERIC_CPU is not set diff --git a/redhat/configs/ark/generic/powerpc/CONFIG_POWER9_CPU b/redhat/configs/ark/generic/powerpc/CONFIG_POWER9_CPU index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/powerpc/CONFIG_POWER9_CPU +++ b/redhat/configs/ark/generic/powerpc/CONFIG_POWER9_CPU @@ -1 +1 @@ -# CONFIG_POWER9_CPU is not set +CONFIG_POWER9_CPU=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1296 _______________________________________________ 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