Use a separate config option for the b43 pci to ssb bridge.
authorAlexey Zaytsev <alexey.zaytsev@gmail.com>
Sat, 23 Feb 2008 09:59:26 +0000 (12:59 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 28 Feb 2008 14:13:10 +0000 (09:13 -0500)
commitc7084535c9d2b8bcfc19f1ad9452eabde742ae22
tree7009424c631c13a7a4675892f124073059255323
parent4b7524a42e14a7f86fa12611f3419650e99e2526
Use a separate config option for the b43 pci to ssb bridge.

The bridge code was unnecessary enabled by the b44
driver, but it prevents the bcm43xx driver from
being loaded, as the bridge claims the same pci ids.

Now we enable the birdge only if the b43{legacy}
drivers are selected.

Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/Kconfig
drivers/net/wireless/b43legacy/Kconfig
drivers/ssb/Kconfig
drivers/ssb/Makefile
drivers/ssb/ssb_private.h