[PATCH 1/8] kernel/x86: remove CONFIG_M686 from common configuration
Elliott Mitchell
ehem+openwrt at m5p.com
Mon Apr 17 08:21:26 PDT 2023
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 at m5p.com>
---
target/linux/x86/config-5.10 | 2 +-
target/linux/x86/config-5.15 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/x86/config-5.10 b/target/linux/x86/config-5.10
index 6868dec18a..d7eb89bd6e 100644
--- a/target/linux/x86/config-5.10
+++ b/target/linux/x86/config-5.10
@@ -203,7 +203,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-5.15 b/target/linux/x86/config-5.15
index a3d8db26ae..bf1c7bf8d5 100644
--- a/target/linux/x86/config-5.15
+++ b/target/linux/x86/config-5.15
@@ -206,7 +206,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
--
(\___(\___(\______ --=> 8-) EHM <=-- ______/)___/)___/)
\BS ( | ehem+openwrt at m5p.com PGP 87145445 | ) /
\_CS\ | _____ -O #include <stddisclaimer.h> O- _____ | / _/
8A19\___\_|_/58D2 7E3D DDF4 7BA6 <-PGP-> 41D1 B375 37D0 8714\_|_/___/5445
More information about the openwrt-devel
mailing list