]> Pileus Git - ~andy/linux/commit
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)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Jun 2013 19:06:53 +0000 (15:06 -0400)
commit693026ef2e751fd94d2e6c71028e68343cc875d5
tree5266fb7e09818a0d7a5c1b5462c9881fc516cb76
parenta226c3d96d920ba88a28f463ba77c9693988ff1e
b43: ensue that BCMA is "y" when B43 is "y"

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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/Kconfig