x86: fix lifting kernel CPU requirements and always enable PAE
authorDaniel Golle <daniel@makrotopia.org>
Fri, 5 May 2017 12:16:44 +0000 (14:16 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 5 May 2017 13:05:30 +0000 (15:05 +0200)
commit961c0eacea00b2c8e82eed695eb6ae60703f7763
tree5c46268a1ef05321348cfe7623ca186bf2fc2d1e
parentddbb036bbb8a1030dd8f6fae0004d390b5f2b8a5
x86: fix lifting kernel CPU requirements and always enable PAE

commit 89878f60f4 x86: lift kernel minimum CPU requirement to Pentium MMX
caused kconfig havoc. Fix this and make sure PAE is enabled even on legacy
CPUs as the minimum required CPU has been Pentium MMX for a while now and
hence PAE is supported even on the x86_legacy target.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/x86/config-4.9
target/linux/x86/epia/config-4.4 [new file with mode: 0644]
target/linux/x86/legacy/config-default