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

@@ -79,7 +79,7 @@ CONFIG_ISA_BUS_API=y
CONFIG_LEDS_GPIO=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
# CONFIG_M486 is not set
# CONFIG_M586MMX is not set
# CONFIG_MDA_CONSOLE is not set
CONFIG_MFD_CORE=y
CONFIG_MFD_CS5535=y