mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-09 12:46:21 +00:00
Fixes following missing kernel config symbol after adding GPIO watchdog:
Software watchdog (SOFT_WATCHDOG) [M/n/y/?] m
Watchdog device controlled through GPIO-line (GPIO_WATCHDOG) [Y/n/m/?] y
Register the watchdog as early as possible (GPIO_WATCHDOG_ARCH_INITCALL) [N/y/?] (NEW)
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| config-5.10 | ||
| target.mk | ||