Commit Graph

5 Commits

Author SHA1 Message Date
Florian Eckert
4c5ac36835 kernel: add gpio-it87
Since commit 910df3f06c we have build in
on all X86/64 platforms the gpio-it87 driver.

Since this change I am getting the following error message on boot.
 > kern.err kernel: [    1.009416] gpio_it87: no device

I do not have this device on my system. To prevent the nonsensical
message and the loading of the module I have added this as a package, so
that it can be installed later or during image building.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Reviewed-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-06-04 12:31:05 +08:00
lean
aad03293fa x86: switch and optimize 4.19 kernel 2020-03-30 01:13:43 +08:00
BROBIRD
fcea97ebb3
Fix #2975 需要手动选择x86 instructing decoder seiftest (#2988)
* Update config-4.19

Fix #2975

* Update config-4.19

Fix #2975
2020-02-08 17:15:09 +08:00
coolsnowwolf
240a89be7b x86: add missing symbol 2019-04-24 13:56:23 +08:00
coolsnowwolf
e00e49140a x86: switch to kernel 4.19 2019-01-14 17:18:33 +08:00