From e9d857b2a1808f007e8efb3730ed05125dde99b2 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 22 Jan 2013 10:30:38 -0800 Subject: [PATCH] --- yaml --- r: 353695 b: refs/heads/master c: afd19ef0b1a98f420ddcfc619182fd589034577f h: refs/heads/master i: 353693: 930dcc0d20c1a7f35ab47e442fad601d5570f40d 353691: 5ea825e9a62a3f4876446f27ef7aba36a291c417 353687: 6ffc11da16043da512ab627f333ac3e3e7bf509e 353679: 040f19cc9decaf82034dee05b74d77c04f2cda18 353663: 648a7acc76ea5a5e423489eec08050e2487d2960 v: v3 --- [refs] | 2 +- trunk/drivers/net/wireless/b43/Kconfig | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 64a9203331ed..bc9951b84f2f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 49f82162ea82ec90347a55923cdf6c08318f5949 +refs/heads/master: afd19ef0b1a98f420ddcfc619182fd589034577f diff --git a/trunk/drivers/net/wireless/b43/Kconfig b/trunk/drivers/net/wireless/b43/Kconfig index 7a28d21ac389..287c6b670a36 100644 --- a/trunk/drivers/net/wireless/b43/Kconfig +++ b/trunk/drivers/net/wireless/b43/Kconfig @@ -78,8 +78,8 @@ config B43_PCMCIA If unsure, say N. config B43_SDIO - bool "Broadcom 43xx SDIO device support (EXPERIMENTAL)" - depends on B43 && SSB_SDIOHOST_POSSIBLE && EXPERIMENTAL + bool "Broadcom 43xx SDIO device support" + depends on B43 && SSB_SDIOHOST_POSSIBLE select SSB_SDIOHOST ---help--- Broadcom 43xx device support for Soft-MAC SDIO devices. @@ -109,8 +109,8 @@ config B43_PIO default y config B43_PHY_N - bool "Support for 802.11n (N-PHY) devices (EXPERIMENTAL)" - depends on B43 && EXPERIMENTAL + bool "Support for 802.11n (N-PHY) devices" + depends on B43 ---help--- Support for the N-PHY. @@ -130,8 +130,8 @@ config B43_PHY_LP (802.11a support is optional, and currently disabled). config B43_PHY_HT - bool "Support for HT-PHY (high throughput) devices (EXPERIMENTAL)" - depends on B43 && EXPERIMENTAL + bool "Support for HT-PHY (high throughput) devices" + depends on B43 ---help--- Support for the HT-PHY.