kernel: reorganize 2.6.39 patches
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-2.6.39 / 253-ssb_b43_default_on.patch
1 --- a/drivers/ssb/Kconfig
2 +++ b/drivers/ssb/Kconfig
3 @@ -29,6 +29,7 @@ config SSB_SPROM
4 config SSB_BLOCKIO
5 bool
6 depends on SSB
7 + default y
8
9 config SSB_PCIHOST_POSSIBLE
10 bool
11 @@ -49,7 +50,7 @@ config SSB_PCIHOST
12 config SSB_B43_PCI_BRIDGE
13 bool
14 depends on SSB_PCIHOST
15 - default n
16 + default y
17
18 config SSB_PCMCIAHOST_POSSIBLE
19 bool