summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/switch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-12-25 20:04:16 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-12-25 20:04:16 +0000
commit36bde488207dad7f97621b657c0ceb516b4dd669 (patch)
tree2268fc9fa1e349604bfb877d0895018a3cbf72c4 /openwrt/target/linux/package/switch
parentb3f574ebe87fd5e1038573a4954d027f338eeff9 (diff)
downloadmtk-20170518-36bde488207dad7f97621b657c0ceb516b4dd669.zip
mtk-20170518-36bde488207dad7f97621b657c0ceb516b4dd669.tar.gz
mtk-20170518-36bde488207dad7f97621b657c0ceb516b4dd669.tar.bz2
first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain
SVN-Revision: 2781
Diffstat (limited to 'openwrt/target/linux/package/switch')
-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 5f7d7dc..407d5de 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.