openwrt/target/linux/bcm63xx
Adrian Schmutzler 6c521f6828 bcm63xx: fix missing watchdog core dependency
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: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-12 12:40:06 +02:00
..
base-files brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
dts brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
generic brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
image treewide: gather DEVICE_VARS into one place 2020-03-21 19:55:12 +01:00
patches-4.14 brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
patches-4.19 brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
patches-5.4 bcm63xx: refresh patches for kernel 5.4 2020-04-12 12:36:43 +02:00
profiles brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
smp brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
config-4.14 brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
config-4.19 kernel: remove non-existant symbols from 4.19 config 2020-02-22 16:38:41 +01:00
config-5.4 bcm63xx: fix missing watchdog core dependency 2020-04-12 12:40:06 +02:00
Makefile treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
modules.mk brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00