b43: ensue that BCMA is "y" when B43 is "y"
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 9 Jun 2013 16:53:58 +0000 (18:53 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 27 Jul 2013 04:34:09 +0000 (05:34 +0100)
commit51f2a0a803cd9cf31401610f40d5ab452b2b7e0a
treed6a62ae03c552e67840955c438cdbc544e5decad
parentc2ecb14d22b1e99a9dcdef8d20a37762c45e6e67
b43: ensue that BCMA is "y" when B43 is "y"

commit 693026ef2e751fd94d2e6c71028e68343cc875d5 upstream.

When b43 gets build into the kernel and it should use bcma we have to
ensure that bcma was also build into the kernel and not as a module.
In this patch this is also done for SSB, although you can not
build b43 without ssb support for now.

This fixes a build problem reported by Randy Dunlap in
5187EB95.2060605@infradead.org

Reported-By: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/net/wireless/b43/Kconfig