[PATCH] b43: make B43_PCMCIA and B43_SDIO depend on B43_SSB

Michael Büsch m at bues.ch
Sun May 18 04:53:24 PDT 2014


On Sun, 18 May 2014 13:41:33 +0200
Rafał Miłecki <zajec5 at gmail.com> wrote:

>  config B43_PCMCIA
>  	bool "Broadcom 43xx PCMCIA device support"
> -	depends on B43 && SSB_PCMCIAHOST_POSSIBLE
> +	depends on B43 && B43_SSB && SSB_PCMCIAHOST_POSSIBLE
>  	select SSB_PCMCIAHOST
>  	---help---
>  	  Broadcom 43xx PCMCIA device support.
> @@ -93,7 +93,7 @@ config B43_PCMCIA
>  
>  config B43_SDIO
>  	bool "Broadcom 43xx SDIO device support"
> -	depends on B43 && SSB_SDIOHOST_POSSIBLE
> +	depends on B43 && B43_SSB && SSB_SDIOHOST_POSSIBLE
>  	select SSB_SDIOHOST
>  	---help---
>  	  Broadcom 43xx device support for Soft-MAC SDIO devices.

This makes sense.
Ack by me.


-- 
Michael.

----
Please use PGP/GPG encryption.
Key-ID: F532BE1D908D8B0E
--------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/b43-dev/attachments/20140518/20367c12/attachment.sig>


More information about the b43-dev mailing list