From abade416d152b1c48cc711b0d994e9cdd279da4e Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 26 Dec 2009 23:15:16 +0000 Subject: b43 and b43legacy: squash firmware Only G and L-PHY are supportted by b43 driver Add squash firmware for b43legacy SVN-Revision: 18947 --- package/mac80211/Config.in.b43 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'package/mac80211/Config.in.b43') diff --git a/package/mac80211/Config.in.b43 b/package/mac80211/Config.in.b43 index 04576a81aa..e1f4d37d72 100644 --- a/package/mac80211/Config.in.b43 +++ b/package/mac80211/Config.in.b43 @@ -47,10 +47,7 @@ config B43_FW_SQUASH from the final rootfs image. This can reduce the rootfs size by up to 200k. - Do _NOT_ use this option, if you don't know the core revision - and/or PHY type of your wireless chip. - - If unsure, say N. + If unsure, say Y. config B43_FW_SQUASH_COREREVS string "Core revisions to include" @@ -66,7 +63,7 @@ config B43_FW_SQUASH_COREREVS config B43_FW_SQUASH_PHYTYPES string "PHY types to include" depends on PACKAGE_kmod-b43 && B43_FW_SQUASH - default "A,AG,G,LP" + default "G,LP" help This is a comma seperated list of PHY types: A => A-PHY -- cgit v1.2.3