watchdog support for mt300n-v2

module-based-network
Daniel Barlow 2023-03-24 17:11:36 +00:00
parent 561d55ed5f
commit 4ea60a6082
1 changed files with 4 additions and 0 deletions

View File

@ -167,6 +167,10 @@
BRIDGE_VLAN_FILTERING = "y";
BRIDGE_IGMP_SNOOPING = "y";
WATCHDOG = "y";
RALINK_WDT = "y"; # watchdog
MT7621_WDT = "y"; # or it might be this one
GPIOLIB="y";
GPIO_MT7621 = "y";