Skip to content
Snippets Groups Projects
Commit 3fedfe95 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

Allow b43_pci_bridge to be default on, otherwise we can never enable it.

SVN-Revision: 13432
parent dff2c6a6
No related branches found
No related tags found
No related merge requests found
--- a/drivers/ssb/Kconfig 2008-11-29 17:29:58.000000000 +0100
+++ b/drivers/ssb/Kconfig 2008-11-29 17:40:52.000000000 +0100
@@ -48,7 +48,7 @@
config SSB_B43_PCI_BRIDGE
bool
depends on SSB_PCIHOST
- default n
+ default y
config SSB_PCMCIAHOST_POSSIBLE
bool
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment