From b659ffeda93d20f7a34b45e7a67a7c64c250d682 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 25 Dec 2005 14:18:55 +0000 Subject: first try to integrate nbds great new switch drivers for 2.4/2.6 with full vlan support for Netgear and Linksys routers, robo and adm switch, tada SVN-Revision: 2776 --- openwrt/target/linux/package/switch/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 openwrt/target/linux/package/switch/Config.in (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 new file mode 100644 index 0000000..dcf73a3 --- /dev/null +++ b/openwrt/target/linux/package/switch/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_KMOD_SWITCH + prompt "kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH" + tristate + default m if CONFIG_DEVEL + help + Kernel driver for ROBO and ADMTEK switches. + + http://www.openwrt.org + -- cgit v1.1