Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353695
b: refs/heads/master
c: afd19ef
h: refs/heads/master
i:
  353693: 930dcc0
  353691: 5ea825e
  353687: 6ffc11d
  353679: 040f19c
  353663: 648a7ac
v: v3
  • Loading branch information
Kees Cook authored and Greg Kroah-Hartman committed Jan 22, 2013
1 parent d48f4e5 commit e9d857b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 49f82162ea82ec90347a55923cdf6c08318f5949
refs/heads/master: afd19ef0b1a98f420ddcfc619182fd589034577f
12 changes: 6 additions & 6 deletions trunk/drivers/net/wireless/b43/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.

Expand All @@ -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.

Expand Down

0 comments on commit e9d857b

Please sign in to comment.