From: Prarit Bhargava <prarit@xxxxxxxxxx> redhat/configs: Cleanup CONFIG_I8K This was noticed during code inspection for another change. ./redhat/configs/rhel/generic/CONFIG_I8K:# CONFIG_I8K is not set ./redhat/configs/rhel/generic/x86/CONFIG_I8K:CONFIG_I8K=y ./redhat/configs/fedora/generic/x86/CONFIG_I8K:CONFIG_I8K=y Move this to common x86 as 'y' (CONFIG_I8K is a boolean config). Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> diff --git a/redhat/configs/fedora/generic/x86/CONFIG_I8K b/redhat/configs/common/generic/x86/CONFIG_I8K rename from redhat/configs/fedora/generic/x86/CONFIG_I8K rename to redhat/configs/common/generic/x86/CONFIG_I8K index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/x86/CONFIG_I8K +++ b/redhat/configs/common/generic/x86/CONFIG_I8K diff --git a/redhat/configs/rhel/generic/CONFIG_I8K b/redhat/configs/rhel/generic/CONFIG_I8K deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/CONFIG_I8K +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_I8K is not set diff --git a/redhat/configs/rhel/generic/x86/CONFIG_I8K b/redhat/configs/rhel/generic/x86/CONFIG_I8K deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/x86/CONFIG_I8K +++ /dev/null @@ -1 +0,0 @@ -CONFIG_I8K=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2608 _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue