Skip to content

Commit

Permalink
b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for…
Browse files Browse the repository at this point in the history
… real)

Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Rafał Miłecki authored and John W. Linville committed Jun 16, 2014
1 parent 8edcb0b commit 740bb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/b43/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ config B43_SSB
choice
prompt "Supported bus types"
depends on B43
default B43_BCMA_AND_SSB
default B43_BUSES_BCMA_AND_SSB

config B43_BUSES_BCMA_AND_SSB
bool "BCMA and SSB"
Expand Down

0 comments on commit 740bb82

Please sign in to comment.