x86/config-5.10: geode: add missing CONFIG_WATCHDOG_CORE option
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 19 Oct 2021 14:15:08 +0000 (16:15 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 24 Sep 2022 21:53:53 +0000 (23:53 +0200)
commit99b6e3cb41826cb920ddf06ee4ad447d71effc12
treee9ba739430c35e19d3e1abae2d4c64f479e28529
parentfea1705819a9cfae484e9244abf55361361a0075
x86/config-5.10: 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>
target/linux/x86/geode/config-5.10