]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
realtek: kernel: enable GPIO watchdog modules
authorAndreas Böhler <dev@aboehler.at>
Mon, 11 May 2026 18:11:53 +0000 (20:11 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 17 May 2026 11:11:05 +0000 (13:11 +0200)
Enable the GPIO watchdog kernel module

Signed-off-by: Andreas Böhler <dev@aboehler.at>
Link: https://github.com/openwrt/openwrt/pull/23305
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/rtl930x/config-6.18

index 69ddd0e7e28d62931fdeafe6ed3eb13a0b3d7c6c..688447be6a76b798fcb340e919cf447ca6f6d3cb 100644 (file)
@@ -82,6 +82,8 @@ CONFIG_GPIO_GENERIC=y
 CONFIG_GPIO_PCA953X=y
 CONFIG_GPIO_REALTEK_OTTO=y
 CONFIG_GPIO_REGMAP=y
+CONFIG_GPIO_WATCHDOG=y
+CONFIG_GPIO_WATCHDOG_ARCH_INITCALL=y
 CONFIG_GRO_CELLS=y
 CONFIG_HARDWARE_WATCHPOINTS=y
 CONFIG_HAS_DMA=y