tn3399_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 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
archs38 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
armvirt kernel: move TEO governor to generic config 2020-03-17 00:51:48 +01:00
at91 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
ath25 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
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 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
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 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
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 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
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 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
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 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
malta malta: Remove kernel 4.14 support 2020-03-12 09:28:23 +01:00
mediatek mediatek: move mt76 and wpad-bacic to mt7622 subtarget 2020-03-21 12:58:29 +08:00
mpc85xx treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
mvebu treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
mxs mxs: fix user led for OLinuXino boards 2020-03-17 00:51:48 +01:00
octeon treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
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 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
ramips treewide: omit IMAGE_SIZE argument from check-size 2020-03-21 20:02:55 +01:00
rb532 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
samsung treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
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 treewide: Remove self from MAINTAINER entries 2019-12-23 13:18:04 -08:00
x86 x86: geode/legacy: fix missing watchdog core dependencies 2020-03-22 23:02:09 +01:00
zynq zynq: switch to kernel 5.4 2020-03-17 00:51:48 +01:00
Makefile