From: Hauke Mehrtens Date: Sun, 9 Jun 2013 16:53:58 +0000 (+0200) Subject: b43: ensue that BCMA is "y" when B43 is "y" X-Git-Tag: v3.2.49~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51f2a0a803cd9cf31401610f40d5ab452b2b7e0a;p=pandora-kernel.git 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 Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed