blob: 407d5deb6893773396fa8892e6cd62983cb65de3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
default n
help
Kernel driver for ROBO and ADMTEK switches.
http://www.openwrt.org
|