[OS-BUILD PATCH] Remove i686 configs and filters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx>

Remove i686 configs and filters

Fedora has not built an i686 kernel in quite some time. There is no more
point in trying to maintain configs for a kernel that we do not build.

Signed-off-by: Justin M. Forbes <jforbes@xxxxxxxxxxxxxxxxx>

diff --git a/redhat/configs/build_configs.sh b/redhat/configs/build_configs.sh
index blahblah..blahblah 100755
--- a/redhat/configs/build_configs.sh
+++ b/redhat/configs/build_configs.sh
@@ -106,8 +106,6 @@ function merge_configs()
 		echo "# s390" > "$name";;
 	"armv7hl")
 		echo "# arm" > "$name";;
-	"i686")
-		echo "# i386" > "$name";;
 	*)
 		echo "# $arch" > "$name";;
 	esac
diff --git a/redhat/configs/common/generic/x86/i686/CONFIG_SND_SOC_SSM4567 b/redhat/configs/common/generic/x86/i686/CONFIG_SND_SOC_SSM4567
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/common/generic/x86/i686/CONFIG_SND_SOC_SSM4567
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_SND_SOC_SSM4567=m
diff --git a/redhat/configs/common/generic/x86/i686/README b/redhat/configs/common/generic/x86/i686/README
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/common/generic/x86/i686/README
+++ /dev/null
diff --git a/redhat/configs/config_layout b/redhat/configs/config_layout
index blahblah..blahblah 100644
--- a/redhat/configs/config_layout
+++ b/redhat/configs/config_layout
@@ -7,10 +7,6 @@
 x86_64=generic:generic-x86:generic-x86-x86_64
 x86_64-debug=generic:generic-x86:generic-x86-x86_64:debug:debug-x86-x86_64
 
-# i686
-i686=generic:generic-x86:generic-x86-i686
-i686-debug=generic:generic-x86:generic-x86-i686:debug:debug-x86
-
 # ppc64le
 ppc64le=generic:generic-powerpc
 ppc64le-debug=generic:generic-powerpc:debug:debug-powerpc
diff --git a/redhat/configs/custom-overrides/generic/x86/i686/README b/redhat/configs/custom-overrides/generic/x86/i686/README
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/custom-overrides/generic/x86/i686/README
+++ /dev/null
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_64BIT b/redhat/configs/fedora/generic/x86/i686/CONFIG_64BIT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_64BIT
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_64BIT is not set
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_ALIX b/redhat/configs/fedora/generic/x86/i686/CONFIG_ALIX
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_ALIX
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_ALIX is not set
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM b/redhat/configs/fedora/generic/x86/i686/CONFIG_APM
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_APM=y
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_ALLOW_INTS b/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_ALLOW_INTS
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_ALLOW_INTS
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_APM_ALLOW_INTS is not set
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_CPU_IDLE b/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_CPU_IDLE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_CPU_IDLE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_APM_CPU_IDLE=y
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_DISPLAY_BLANK b/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_DISPLAY_BLANK
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_DISPLAY_BLANK
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_APM_DISPLAY_BLANK is not set
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_DO_ENABLE b/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_DO_ENABLE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_DO_ENABLE
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_APM_DO_ENABLE is not set
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_IGNORE_USER_SUSPEND b/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_IGNORE_USER_SUSPEND
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_APM_IGNORE_USER_SUSPEND
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_APM_IGNORE_USER_SUSPEND is not set
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_BATTERY_OLPC b/redhat/configs/fedora/generic/x86/i686/CONFIG_BATTERY_OLPC
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_BATTERY_OLPC
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_BATTERY_OLPC=y
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_CRYPTD b/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_CRYPTD
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_CRYPTD
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CRYPTO_CRYPTD=y
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_DEV_GEODE b/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_DEV_GEODE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_DEV_GEODE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CRYPTO_DEV_GEODE=m
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_TWOFISH_586 b/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_TWOFISH_586
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_CRYPTO_TWOFISH_586
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CRYPTO_TWOFISH_586=m
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_CS5535_CLOCK_EVENT_SRC b/redhat/configs/fedora/generic/x86/i686/CONFIG_CS5535_CLOCK_EVENT_SRC
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_CS5535_CLOCK_EVENT_SRC
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CS5535_CLOCK_EVENT_SRC=m
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_CS5535_MFGPT b/redhat/configs/fedora/generic/x86/i686/CONFIG_CS5535_MFGPT
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_CS5535_MFGPT
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_CS5535_MFGPT=m
diff --git a/redhat/configs/fedora/generic/x86/i686/CONFIG_EDAC_AMD76X b/redhat/configs/fedora/generic/x86/i686/CONFIG_EDAC_AMD76X
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/x86/i686/CONFIG_EDAC_AMD76X
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_EDAC_AMD76X=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1696
_______________________________________________
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




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux