From fa8fb4e7c3be746703fee0dd34285f462ba104ec Mon Sep 17 00:00:00 2001 From: wbx 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2776 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 0000000000..dcf73a32c8 --- /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.2.3