summaryrefslogtreecommitdiff
path: root/target/linux/x86/config-4.9
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2017-05-05 09:53:44 +0200
committerDaniel Golle <daniel@makrotopia.org>2017-05-05 09:53:44 +0200
commit89878f60f47abf998446c5813e476fe9f0a8a38c (patch)
treeb1bf8d2a6efacf0059cd2bf517982b44727e49df /target/linux/x86/config-4.9
parent641a65fd062987a456216cc4fa91ff2910528261 (diff)
downloadmtk-20170518-89878f60f47abf998446c5813e476fe9f0a8a38c.zip
mtk-20170518-89878f60f47abf998446c5813e476fe9f0a8a38c.tar.gz
mtk-20170518-89878f60f47abf998446c5813e476fe9f0a8a38c.tar.bz2
x86: lift kernel minimum CPU requirement to Pentium MMX
Anything older than that isn't supported since commit f4f8f4a180366, hence also switch to Pentium MMX when building the kernel. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/x86/config-4.9')
-rw-r--r--target/linux/x86/config-4.92
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/config-4.9 b/target/linux/x86/config-4.9
index 849ab3d..09a9dfe 100644
--- a/target/linux/x86/config-4.9
+++ b/target/linux/x86/config-4.9
@@ -264,7 +264,7 @@ CONFIG_KEXEC=y
CONFIG_KEXEC_CORE=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_LEDS_CLEVO_MAIL is not set
-CONFIG_M486=y
+CONFIG_M586MMX=y
# CONFIG_M586 is not set
# CONFIG_M586MMX is not set
# CONFIG_M586TSC is not set