From a8c9d6256a113a144393bd5885136f7618272c15 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 16 May 2010 11:16:42 +0000 Subject: [PATCH] mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY This should close #6907 SVN-Revision: 21470 --- package/mac80211/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index 85fdc9b0c0..14d9dcd43e 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -644,7 +644,7 @@ define KernelPackage/b43/config choice prompt "b43 firmware version" - default B43_EXPERIMENTAL + default B43_STABLE help This option allows you to select the version of the b43 firmware. -- 2.30.2