From: Prarit Bhargava <pra...@redhat.com>

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/generic/x86 as 'y' (CONFIG_I8K is a boolean config).

Signed-off-by: Prarit Bhargava <pra...@redhat.com>

diff --git a/redhat/configs/rhel/generic/CONFIG_I8K 
b/redhat/configs/common/generic/CONFIG_I8K
rename from redhat/configs/rhel/generic/CONFIG_I8K
rename to redhat/configs/common/generic/CONFIG_I8K
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_I8K
+++ b/redhat/configs/common/generic/CONFIG_I8K
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/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@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to