0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-07 05:20:29 +00:00
Files
openwrt/target/linux/x86/geode/config-5.15
Florian Eckert fea1705819 x86/config-5.15: geode: add missing CONFIG_WATCHDOG_CORE option
If this module is not set to y, then I get the following compilation
error during geode build.

Package kmod-w83627hf-wdt is missing dependencies for the following
libraries:
watchdog.ko

Setting the linux CONFIG_WATCHDOG_CORE to y as in all other targets
fixes this issue.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-09-24 23:53:53 +02:00

4.1 KiB