Fixed network autoconfiguration as explained in #200, fixes #200
[openwrt.git] / openwrt / target / linux / package / switch / Config.in
index dcf73a3..407d5de 100644 (file)
@@ -1,7 +1,9 @@
 config BR2_PACKAGE_KMOD_SWITCH
        prompt "kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH"
        tristate
+       default y if BR2_LINUX_2_6_BRCM || BR2_LINUX_2_4_BRCM
        default m if CONFIG_DEVEL
+       default n
        help
          Kernel driver for ROBO and ADMTEK switches.
          
This page took 0.022124 seconds and 4 git commands to generate.