b43: add Kconfig option for compiling SSB driver
[pandora-kernel.git] / drivers / net / wireless / b43 / Kconfig
index e02db1b..d5add69 100644 (file)
@@ -31,6 +31,11 @@ config B43_BCMA
        depends on B43 && BCMA && BROKEN
        default y
 
+config B43_SSB
+       bool
+       depends on B43 && SSB
+       default y
+
 # Auto-select SSB PCI-HOST support, if possible
 config B43_PCI_AUTOSELECT
        bool