fix a small bug in the socket type patch which broke dhcp
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.28 / 974-ssb_b43_default_on.patch
1 --- a/drivers/ssb/Kconfig
2 +++ b/drivers/ssb/Kconfig
3 @@ -49,7 +49,7 @@ config SSB_PCIHOST
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
This page took 0.047586 seconds and 5 git commands to generate.