From: Ming Lei <[email protected]>

redhat/configs: disable two partition configs

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1802694

Disable the following two configs:

     CONFIG_AMIGA_PARTITION=y - it's for the old Amiga home computers
     CONFIG_KARMA_PARTITION=y - it's for the Rio Karma MP3 player

both won't match rhel/fedora use case and we can't test them too, so
disable them.

Signed-off-by: Ming Lei <[email protected]>

diff --git a/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION 
b/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
+++ b/redhat/configs/common/generic/CONFIG_AMIGA_PARTITION
@@ -1 +1 @@
-CONFIG_AMIGA_PARTITION=y
+# CONFIG_AMIGA_PARTITION is not set
diff --git a/redhat/configs/common/generic/CONFIG_KARMA_PARTITION 
b/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
index blahblah..blahblah 100644
--- a/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
+++ b/redhat/configs/common/generic/CONFIG_KARMA_PARTITION
@@ -1 +1 @@
-CONFIG_KARMA_PARTITION=y
+# CONFIG_KARMA_PARTITION is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1244
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to