[kernel] revert 15922 - add back 2.6.29 kernel support
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.29 / 974-ssb_b43_default_on.patch
1 --- a/drivers/ssb/Kconfig
2 +++ b/drivers/ssb/Kconfig
3 @@ -27,7 +27,7 @@ config SSB_SPROM
4  
5  # Support for Block-I/O. SELECT this from the driver that needs it.
6  config SSB_BLOCKIO
7 -       bool
8 +       bool "add SSB_BLOCKIO support"
9         depends on SSB
10  
11  config SSB_PCIHOST_POSSIBLE
12 @@ -49,7 +49,7 @@ config SSB_PCIHOST
13  config SSB_B43_PCI_BRIDGE
14         bool
15         depends on SSB_PCIHOST
16 -       default n
17 +       default y
18  
19  config SSB_PCMCIAHOST_POSSIBLE
20         bool