[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / target / linux / ramips / patches-3.2 / 104-ramips-watchdog-driver.patch
index 293044d..430c7cf 100644 (file)
@@ -6,7 +6,7 @@
  
 +config RAMIPS_WDT
 +      tristate "Ralink RT288X/RT305X Watchdog Timer"
-+      depends on SOC_RT288X || SOC_RT305X
++      depends on (SOC_RT288X || SOC_RT305X || SOC_RT3883)
 +      help
 +        Hardware driver for the built-in watchdog timer on the
 +        Ralink RT288X/RT305X SoCs.
This page took 0.027429 seconds and 4 git commands to generate.