openwrt/target/linux
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
..
apm821xx treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
ar71xx ar71xx: remove hard-coded folder name from Mikrotik RB upgrade 2020-03-17 12:02:14 +01:00
arc770
archs38
armvirt kernel: move TEO governor to generic config 2020-03-17 00:51:48 +01:00
at91
ath25
ath79 ath79: fix missing return statement in ar934x_nand 2020-03-22 20:09:44 +01:00
bcm27xx bcm27xx: enable THERMAL_WRITABLE_TRIPS on bcm2710 and bcm2711 2020-03-18 12:19:13 +01:00
bcm47xx
bcm53xx bcm53xx: sysupgrade: optimize building UBI image 2020-03-21 22:31:35 +01:00
bcm63xx treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
cns3xxx
gemini gemini: Bump kernel to v5.4 2020-03-21 18:17:04 +01:00
generic kernel: 5.4: disable more symbols 2020-03-21 17:50:43 +01:00
imx6
ipq40xx treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
ipq806x treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
ipq807x
kirkwood treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
lantiq treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
layerscape
malta
mediatek mediatek: move mt76 and wpad-bacic to mt7622 subtarget 2020-03-21 12:58:29 +08:00
mpc85xx
mvebu treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
mxs
octeon
octeontx kernel: move TEO governor to generic config 2020-03-17 00:51:48 +01:00
omap treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
oxnas oxnas: yet another irqchip related patch 2020-03-22 13:37:37 +00:00
pistachio
ramips treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
rb532
samsung
sunxi treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
tegra treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
uml
x86 x86: geode/legacy: fix missing watchdog core dependencies 2020-03-22 23:02:09 +01:00
zynq
Makefile