mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 10:25:20 +02:00
02eae88c35
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3769 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
288 B
Plaintext
12 lines
288 B
Plaintext
config PACKAGE_KMOD_SWITCH
|
|
prompt "kmod-switch....................... Kernel driver for ROBO and ADMTEK SWITCH"
|
|
tristate
|
|
default y if LINUX_2_6_BRCM || LINUX_2_4_BRCM
|
|
default m if DEVEL
|
|
default n
|
|
help
|
|
Kernel driver for ROBO and ADMTEK switches.
|
|
|
|
http://www.openwrt.org
|
|
|