x86: lift kernel minimum CPU requirement to Pentium MMX

Anything older than that isn't supported since commit f4f8f4a180,
hence also switch to Pentium MMX when building the kernel.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2017-05-05 09:53:44 +02:00
parent 641a65fd06
commit 89878f60f4
3 changed files with 3 additions and 3 deletions

View File

@@ -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