diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2020-03-22 20:39:16 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2020-03-22 23:02:09 +0100 |
commit | 0409fe64cfc36cd1ed582900dea2c86b5126a61b (patch) | |
tree | 64a805d823fae17e28134b7272f8b70e3572075f /scripts/srecimage.pl | |
parent | 27ffd5ee301533bf8abb2d570bc8ec60eba57c97 (diff) | |
download | upstream-0409fe64cfc36cd1ed582900dea2c86b5126a61b.tar.gz upstream-0409fe64cfc36cd1ed582900dea2c86b5126a61b.tar.bz2 upstream-0409fe64cfc36cd1ed582900dea2c86b5126a61b.zip |
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>
Diffstat (limited to 'scripts/srecimage.pl')
0 files changed, 0 insertions, 0 deletions