]> git.enpas.org Git - openwrt.git/commitdiff
mac80211: use stable firmware for b43 driver as the experimental causes problems...
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 16 May 2010 11:16:42 +0000 (11:16 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 16 May 2010 11:16:42 +0000 (11:16 +0000)
This should close #6907

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21470 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/mac80211/Makefile

index 85fdc9b0c03cc416bb24ee3c42ff704e64cdeefa..14d9dcd43eb9ebd43d0e127c6e19f03b986113a4 100644 (file)
@@ -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.