From 91d42f6ac22bca42fb81846e82d6c4a66957809d Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 25 Dec 2005 18:28:26 +0000 Subject: 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 --- openwrt/target/linux/package/switch/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/linux/package/switch/Config.in') diff --git a/openwrt/target/linux/package/switch/Config.in b/openwrt/target/linux/package/switch/Config.in index dcf73a32c..5f7d7dc86 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. -- cgit v1.2.3