summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/switch/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-25 18:28:26 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-25 18:28:26 +0000
commit91d42f6ac22bca42fb81846e82d6c4a66957809d (patch)
tree23d9d78929123f97f1420c8b50985019f4163bb7 /openwrt/target/linux/package/switch/Config.in
parent806b93c02793e405da9e25fca0813b2775433bd2 (diff)
use b44/switch driver on 2.4-brcm and 2.6-brcm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2780 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/switch/Config.in')
-rw-r--r--openwrt/target/linux/package/switch/Config.in1
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 dcf73a32c8..5f7d7dc867 100644
--- a/openwrt/target/linux/package/switch/Config.in
+++ b/openwrt/target/linux/package/switch/Config.in
@@ -1,6 +1,7 @@
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
help
Kernel driver for ROBO and ADMTEK switches.