x86/legacy: fix subtarget CPU for kernel 5.10
authorTony Ambardar <itugrok@yahoo.com>
Mon, 15 Mar 2021 09:48:46 +0000 (02:48 -0700)
committerTony Ambardar <itugrok@yahoo.com>
Tue, 16 Mar 2021 02:12:03 +0000 (19:12 -0700)
commit662ceebc4ccc5a23fffd06cdda054b1a8e261048
tree56f23ef28bc4d1f7604b3f14955357b2012f4da2
parentd7c8ca4d0b5c18c08e645f010fd0012f54c1c102
x86/legacy: fix subtarget CPU for kernel 5.10

The 5.10 target config defined a baseline i686 CPU aligned to the 32-bit
generic subtarget. However, the legacy subtarget arch wasn't set to the
older 586MMX, defaulting instead to the i686.

Explicitly set the subtarget arch and refresh the subtarget config, as done
already with the old geode subtarget.

Fixes: 8391781389 ("x86: support kernel 5.10")
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
target/linux/x86/legacy/config-5.10