openwrt/target/linux/x86
Christian Lamparter 0409fe64cf x86: geode/legacy: fix missing watchdog core dependencies
This patch follows the other patches that added the watchdog
core to various (armvirt, malta, ath79, ...) targets that
have been hit by the following build error:

Package kmod-hwmon-sch5627 is missing dependencies for the following libraries:
watchdog.ko

In theory, we could have just added the CONFIG_WATCHDOG_CORE=y
to the Kconfig variable of kmod-hwmon-sch5627's package definition.
This would have forced the watchdog core to be builtin and less
architectures would need to be updated. But we might as well follow
through here.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-03-22 23:02:09 +01:00
..
64 x86: remove obsolete legacy profiles 2020-03-21 10:36:00 +00:00
base-files x86: add preinit hook for bootloader upgrade 2020-03-01 21:36:00 +01:00
generic x86: remove obsolete legacy profiles 2020-03-21 10:36:00 +00:00
geode x86: geode/legacy: fix missing watchdog core dependencies 2020-03-22 23:02:09 +01:00
image x86: allow non gzipped images 2020-03-21 10:36:00 +00:00
legacy x86: geode/legacy: fix missing watchdog core dependencies 2020-03-22 23:02:09 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.90 2019-12-24 15:34:43 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.24 2020-03-09 20:43:53 +01:00
config-4.19 x86: Add missing kernel option CONFIG_X86_DECODER_SELFTEST 2020-02-22 16:34:57 +01:00
config-5.4 kernel: move TEO governor to generic config 2020-03-17 00:51:48 +01:00
Makefile x86: switch image generation to new code 2020-03-21 10:36:00 +00:00
modules.mk x86: avoid underscore in package name 2020-02-23 13:20:51 +01:00