summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/package/switch/Config.in
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-25 14:18:55 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-25 14:18:55 +0000
commitfa8fb4e7c3be746703fee0dd34285f462ba104ec (patch)
tree38d2e6fe4d6e5dda5d3d514bedd9c2f38ef610ed /openwrt/target/linux/package/switch/Config.in
parent4d747a7b6c5cf6f8415131a7e8b33a11c6788d5b (diff)
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
Diffstat (limited to 'openwrt/target/linux/package/switch/Config.in')
-rw-r--r--openwrt/target/linux/package/switch/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/target/linux/package/switch/Config.in b/openwrt/target/linux/package/switch/Config.in
new file mode 100644
index 000000000..dcf73a32c
--- /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
+