diff options
Diffstat (limited to 'openwrt/target/linux/package/switch/Config.in')
-rw-r--r-- | openwrt/target/linux/package/switch/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/switch/Config.in b/openwrt/target/linux/package/switch/Config.in index 5f7d7dc86..407d5deb6 100644 --- a/openwrt/target/linux/package/switch/Config.in +++ b/openwrt/target/linux/package/switch/Config.in @@ -3,6 +3,7 @@ config BR2_PACKAGE_KMOD_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. |