first load network driver (10), then wlan driver (20) and then wlcompat, so the order...
[openwrt.git] / target / linux / Config.in
index 9f3b52594fb9d3104b8b8db536a0973b98ea9a83..cd2c5017ac3e1132fde9385c0a00f94284f65dc9 100644 (file)
@@ -51,7 +51,7 @@ config BR2_LINUX_2_6_X86
 config BR2_LINUX_2_4_AR531X
        bool "Support for Atheros ar531x based APs"
        default n
-       depends BR2_mipseb
+       depends BR2_mips
        help
          Build firmware images for Atheros ar531x based boards
          (e.g. Netgear WGT624, Linksys WRT55AG)
@@ -177,6 +177,13 @@ config BR2_PACKAGE_KMOD_PPPOE
        help
          Support for PPP over Ethernet
 
+config BR2_PACKAGE_KMOD_RING
+       prompt "kmod-ring......................... PF Ring"
+       tristate
+       default m
+       help
+         PF Ring
+
 config BR2_PACKAGE_KMOD_SCHED
        prompt "kmod-sched........................ Traffic schedulers"
        tristate
@@ -773,6 +780,13 @@ config BR2_PACKAGE_KMOD_LP
        help
          Kernel modules for line printer and parallel port support
 
+config BR2_PACKAGE_KMOD_SOFTDOG
+       prompt "kmod-softdog..................... software watchdog"
+       tristate
+       default m
+       help
+         Kernel modules for software watchdog driver
+
 config BR2_PACKAGE_KMOD_WD1100
        prompt "kmod-wd1100....................... Soekris net4801 watchdog"
        tristate