1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 03:35:28 +03:00
openwrt-xburst/package/mac80211/Config.in
mb 7d3da97bc6 Fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 22:06:33 +00:00

20 lines
370 B
Plaintext

# mac80211 configuration
choice
prompt "b43 firmware version"
depends on PACKAGE_kmod-b43
default B43_STABLE
help
This option allows you to select the version of the b43 firmware.
config B43_STABLE
bool "4.150.10.5 (stable)"
config B43_EXPERIMENTAL
bool "4.178.10.4 (experimental)"
config B43_OPENFIRMWARE
bool "Open FirmWare for WiFi networks"
endchoice