hardcode number of vlans in switch-robo (run-time detection doesn't seem to work)
[openwrt/svn-archive/archive.git] / openwrt / target / linux / package / switch / Config.in
index dcf73a32c8b35e40b6e35bfac5fb82154ee0e398..407d5deb6893773396fa8892e6cd62983cb65de3 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.