Allow b43_pci_bridge to be default on, otherwise we can never enable it.
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.27 / 974-ssb_b43_default_on.patch
1 --- a/drivers/ssb/Kconfig 2008-11-29 17:29:58.000000000 +0100
2 +++ b/drivers/ssb/Kconfig 2008-11-29 17:40:52.000000000 +0100
3 @@ -48,7 +48,7 @@
4 config SSB_B43_PCI_BRIDGE
5 bool
6 depends on SSB_PCIHOST
7 - default n
8 + default y
9
10 config SSB_PCMCIAHOST_POSSIBLE
11 bool