X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ac90d2ebbe57adae8dbcff8888ed617f4080f19e..746c2a7d3c33f4462abddfeccd3160c47f2770aa:/package/mac80211/Makefile diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 07af5f29d..b7c0fe059 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -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.