1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:09:49 +03:00

mac80211: fix typo and make broken options depend on BROKEN

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27735 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2011-07-23 11:32:19 +00:00
parent ac90d2ebbe
commit 5b749d2200

View File

@ -982,19 +982,21 @@ define KernelPackage/b43/config
config PACKAGE_B43_PHY_HT
bool "Enable support for HT-PHYs"
depends on BROKEN
select B43_FW_5_10
default n
help
Currently borken.
Currently broken.
If unsure, say N.
config PACKAGE_B43_PHY_LCN
bool "Enable support for LCN-PHYs"
depends on BROKEN
select B43_FW_5_10
default n
help
Currently borken.
Currently broken.
If unsure, say N.