Re: linux-next: Tree for Aug 30 (brcmfmac)

2013-09-01 Thread Arend van Spriel
On 08/31/13 20:40, Hauke Mehrtens wrote: On 08/31/2013 08:21 PM, Arend van Spriel wrote: On 08/31/13 19:37, Geert Uytterhoeven wrote: On Fri, Aug 30, 2013 at 11:12 PM, Randy Dunlap wrote: This bool kconfig symbol: config BRCMFMAC_SDIO bool "SDIO bus interface support for FullMAC dri

Re: linux-next: Tree for Aug 30 (brcmfmac)

2013-08-31 Thread Hauke Mehrtens
On 08/31/2013 08:21 PM, Arend van Spriel wrote: > On 08/31/13 19:37, Geert Uytterhoeven wrote: >> On Fri, Aug 30, 2013 at 11:12 PM, Randy Dunlap >> wrote: >>> This bool kconfig symbol: >>> >>> config BRCMFMAC_SDIO >>> bool "SDIO bus interface support for FullMAC driver" >>> depen

Re: linux-next: Tree for Aug 30 (brcmfmac)

2013-08-31 Thread Arend van Spriel
On 08/31/13 19:37, Geert Uytterhoeven wrote: On Fri, Aug 30, 2013 at 11:12 PM, Randy Dunlap wrote: This bool kconfig symbol: config BRCMFMAC_SDIO bool "SDIO bus interface support for FullMAC driver" depends on MMC allows BRCMFMAC_SDIO to be y even when MMC=m. Is there a rea

Re: linux-next: Tree for Aug 30 (brcmfmac)

2013-08-31 Thread Geert Uytterhoeven
On Fri, Aug 30, 2013 at 11:12 PM, Randy Dunlap wrote: > This bool kconfig symbol: > > config BRCMFMAC_SDIO > bool "SDIO bus interface support for FullMAC driver" > depends on MMC > > allows BRCMFMAC_SDIO to be y even when MMC=m. > > Is there a reasonable solution to this? In order

Re: linux-next: Tree for Aug 30 (brcmfmac)

2013-08-30 Thread Randy Dunlap
On 08/29/13 03:00, Stephen Rothwell wrote: > Hi all, > on x86_64: when CONFIG_MMC=m CONFIG_BRCMUTIL=y CONFIG_BRCMFMAC=y CONFIG_BRCMFMAC_SDIO=y This bool kconfig symbol: config BRCMFMAC_SDIO bool "SDIO bus interface support for FullMAC driver" depends on MMC allows BRCMFMAC_SD