diff mbox series

[07/10] kernel/x86: remove CONFIG_M686 from common configuration

Message ID 8a156cb7ba972a212a1fb0be3228dd727ce8a891.1698621006.git.ehem+openwrt@m5p.com
State Superseded, archived
Headers show
Series Cleaning up x86 kernels | expand

Commit Message

Elliott Mitchell Oct. 30, 2023, 1 a.m. UTC
All of the sublevels choose their own values, so there is no point
in the common file having anything.  This also removes a warning from
the kernel build process.

Signed-off-by: Elliott Mitchell <ehem+openwrt@m5p.com>
Reviewed-by: Philip Prindeville <philipp@redfish-solutions.com> 04/2023
---
 target/linux/x86/config-5.15         | 2 +-
 target/linux/x86/config-6.1          | 2 +-
 target/linux/x86/generic/config-5.15 | 1 -
 target/linux/x86/generic/config-6.1  | 1 -
 target/linux/x86/geode/config-5.15   | 1 -
 target/linux/x86/geode/config-6.1    | 1 -
 target/linux/x86/legacy/config-5.15  | 1 -
 target/linux/x86/legacy/config-6.1   | 1 -
 8 files changed, 2 insertions(+), 8 deletions(-)
diff mbox series

Patch

diff --git a/target/linux/x86/config-5.15 b/target/linux/x86/config-5.15
index e4ec6520e5..71f06ad470 100644
--- a/target/linux/x86/config-5.15
+++ b/target/linux/x86/config-5.15
@@ -204,7 +204,7 @@  CONFIG_LOCK_DEBUGGING_SUPPORT=y
 # CONFIG_M586 is not set
 # CONFIG_M586MMX is not set
 # CONFIG_M586TSC is not set
-CONFIG_M686=y
+# CONFIG_M686 is not set
 # CONFIG_MACHZ_WDT is not set
 # CONFIG_MATOM is not set
 # CONFIG_MCORE2 is not set
diff --git a/target/linux/x86/config-6.1 b/target/linux/x86/config-6.1
index 95e88f210b..d6f8f6180b 100644
--- a/target/linux/x86/config-6.1
+++ b/target/linux/x86/config-6.1
@@ -215,7 +215,7 @@  CONFIG_LOCK_DEBUGGING_SUPPORT=y
 # CONFIG_M586 is not set
 # CONFIG_M586MMX is not set
 # CONFIG_M586TSC is not set
-CONFIG_M686=y
+# CONFIG_M686 is not set
 # CONFIG_MACHZ_WDT is not set
 # CONFIG_MATOM is not set
 # CONFIG_MCORE2 is not set
diff --git a/target/linux/x86/generic/config-5.15 b/target/linux/x86/generic/config-5.15
index c10e1b610b..c0c7e7e4bc 100644
--- a/target/linux/x86/generic/config-5.15
+++ b/target/linux/x86/generic/config-5.15
@@ -241,7 +241,6 @@  CONFIG_KVM_XFER_TO_GUEST_WORK=y
 # CONFIG_LANCE is not set
 CONFIG_LIBNVDIMM=y
 CONFIG_LOCK_SPIN_ON_OWNER=y
-# CONFIG_M686 is not set
 # CONFIG_MDA_CONSOLE is not set
 CONFIG_MEMORY_BALLOON=y
 CONFIG_MEMREGION=y
diff --git a/target/linux/x86/generic/config-6.1 b/target/linux/x86/generic/config-6.1
index b7c79de273..0b5da9ff0e 100644
--- a/target/linux/x86/generic/config-6.1
+++ b/target/linux/x86/generic/config-6.1
@@ -255,7 +255,6 @@  CONFIG_KVM_XFER_TO_GUEST_WORK=y
 # CONFIG_LG_LAPTOP is not set
 CONFIG_LIBNVDIMM=y
 CONFIG_LOCK_SPIN_ON_OWNER=y
-# CONFIG_M686 is not set
 # CONFIG_MDA_CONSOLE is not set
 CONFIG_MEMORY_BALLOON=y
 CONFIG_MEMREGION=y
diff --git a/target/linux/x86/geode/config-5.15 b/target/linux/x86/geode/config-5.15
index 723344b227..37b0b3ea66 100644
--- a/target/linux/x86/geode/config-5.15
+++ b/target/linux/x86/geode/config-5.15
@@ -76,7 +76,6 @@  CONFIG_ISA_BUS_API=y
 # CONFIG_ISCSI_IBFT is not set
 # CONFIG_LANCE is not set
 CONFIG_LEDS_GPIO=y
-# CONFIG_M686 is not set
 # CONFIG_MDA_CONSOLE is not set
 CONFIG_MFD_CORE=y
 CONFIG_MFD_CS5535=y
diff --git a/target/linux/x86/geode/config-6.1 b/target/linux/x86/geode/config-6.1
index 4a09643f90..11e7b37af2 100644
--- a/target/linux/x86/geode/config-6.1
+++ b/target/linux/x86/geode/config-6.1
@@ -82,7 +82,6 @@  CONFIG_ISA_BUS_API=y
 # CONFIG_ISCSI_IBFT is not set
 # CONFIG_LANCE is not set
 CONFIG_LEDS_GPIO=y
-# CONFIG_M686 is not set
 # CONFIG_MDA_CONSOLE is not set
 CONFIG_MFD_CORE=y
 CONFIG_MFD_CS5535=y
diff --git a/target/linux/x86/legacy/config-5.15 b/target/linux/x86/legacy/config-5.15
index 8e17703cbc..55d78b3b03 100644
--- a/target/linux/x86/legacy/config-5.15
+++ b/target/linux/x86/legacy/config-5.15
@@ -147,7 +147,6 @@  CONFIG_ISO9660_FS=y
 CONFIG_KCMP=y
 # CONFIG_LANCE is not set
 CONFIG_M586MMX=y
-# CONFIG_M686 is not set
 # CONFIG_MDA_CONSOLE is not set
 CONFIG_MFD_CORE=y
 CONFIG_MFD_INTEL_LPSS=y
diff --git a/target/linux/x86/legacy/config-6.1 b/target/linux/x86/legacy/config-6.1
index efa1eabe82..d4b05e4642 100644
--- a/target/linux/x86/legacy/config-6.1
+++ b/target/linux/x86/legacy/config-6.1
@@ -157,7 +157,6 @@  CONFIG_KCMP=y
 # CONFIG_LANCE is not set
 # CONFIG_LG_LAPTOP is not set
 CONFIG_M586MMX=y
-# CONFIG_M686 is not set
 # CONFIG_MDA_CONSOLE is not set
 CONFIG_MFD_CORE=y
 CONFIG_MFD_INTEL_LPSS=y