RafaĆ, John,
0) linux-next includes your commit fbe057d8a185 ("b43: drop SSB
dependency"). It was first included in next-20140514. It added this
default for the (new) choice "Supported bus types":
default B43_BCMA_AND_SSB
1) That symbol doesn't exist. It seems this line should have read:
default B43_BUSES_BCMA_AND_SSB
(No one noticed because a choice with a bogus default will, apparently,
default to its first entry, which happened to be
B43_BUSES_BCMA_AND_SSB.)
2) Is the (trivial) patch to fix that typo queued somewhere?
Paul Bolle
_______________________________________________
b43-dev mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/b43-dev