aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/patches-4.19/800-hwmon-w83627ehf-dont-claim-nct677x.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove support for kernel 4.19Adrian Schmutzler2020-10-301-30/+0
| | | | | | | We use 5.4 on all targets by default, and 4.19 has never been released in a stable version. There is no reason to keep it. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* x86: Add support for kernel 4.19Hauke Mehrtens2019-01-121-0/+30
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>