blob: 5f7d7dc867508124ebe3ee4872c9cd8c4c7c7506 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
http://www.openwrt.org
|