Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 740bb82b authored by Rafał Miłecki's avatar Rafał Miłecki Committed by John W. Linville
Browse files

b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)

parent 8edcb0ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"