Openwrt/target/linux/x86
Florian Eckert 0b3e1205df 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-03 16:49:28 +02:00
..
64 kernel: add gpio-it87 2020-06-03 16:49:28 +02:00
base-files x86: fix grub-bios-setup fail during sysupgrade 2020-04-09 12:51:10 +02:00
generic x86: select kmod-button-hotplug by default 2020-04-20 18:55:30 +01:00
geode x86: move packages selection to profiles 2020-04-20 18:55:30 +01:00
image x86: fix unusable squashfs images by adding missing padding 2020-04-26 12:53:27 +02:00
legacy x86: geode/legacy: fix missing watchdog core dependencies 2020-03-22 23:02:09 +01:00
patches-4.19
patches-5.4
config-4.19
config-5.4 x86: fix generic kernel 5.4 config 2020-05-20 15:26:22 +02:00
Makefile x86: select kmod-button-hotplug by default 2020-04-20 18:55:30 +01:00
modules.mk