diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-25 20:04:16 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-25 20:04:16 +0000 |
commit | 1a73c7e2c98f05b830dd6634b044ea42fd81cdf5 (patch) | |
tree | c88e53b239b78f0ee35c7f7cbccab59543003df6 /target/linux/package/switch/Config.in | |
parent | 5ae9fadf3548472e929f802848232c28245dd6c5 (diff) |
first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2781 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/switch/Config.in')
-rw-r--r-- | target/linux/package/switch/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/package/switch/Config.in b/target/linux/package/switch/Config.in index 5f7d7dc867..407d5deb68 100644 --- a/target/linux/package/switch/Config.in +++ b/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. |