x86: Add support for kernel 4.19
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 1 Nov 2018 17:03:00 +0000 (18:03 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Jan 2019 21:40:36 +0000 (22:40 +0100)
commit75fdf3ba01e9379f4301ccbaf3eeedf0923076f1
treec9da11ab45a2e400101b6cbd60f1c5bfb821024b
parentf6e0ecdcebeb0cd8c595026dd7ace896fc89b7c3
x86: Add support for kernel 4.19

This adds initial support for kernel 4.19 to the x86 target.
The patches and the kernel configurations were copied from kernel 4.14
and then refreshed.

The legacy and the genode target will not support PAE any more because
they use a CPU type which does not support PAE, the generic sub target
still supports PAE.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/x86/64/config-4.19 [new file with mode: 0644]
target/linux/x86/config-4.19 [new file with mode: 0644]
target/linux/x86/generic/config-4.19 [new file with mode: 0644]
target/linux/x86/geode/config-4.19 [new file with mode: 0644]
target/linux/x86/legacy/config-4.19 [new file with mode: 0644]
target/linux/x86/patches-4.19/011-tune_lzma_options.patch [new file with mode: 0644]
target/linux/x86/patches-4.19/100-fix_cs5535_clockevt.patch [new file with mode: 0644]
target/linux/x86/patches-4.19/200-pcengines-apu2-reboot.patch [new file with mode: 0644]
target/linux/x86/patches-4.19/800-hwmon-w83627ehf-dont-claim-nct677x.patch [new file with mode: 0644]