realtek: kernel: enable GPIO watchdog modules
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>
This commit is contained in:
parent
83ee633b19
commit
c0dccbfb82
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user