In 3.17 kernel the brcmfmac supports PCIe host interface. So enable support when selecting defconfig-brcmfmac. Signed-off-by: Arend van Spriel <arend@xxxxxxxxxxxx> --- backport/defconfigs/brcmfmac | 1 + 1 file changed, 1 insertion(+) diff --git a/backport/defconfigs/brcmfmac b/backport/defconfigs/brcmfmac index 72b2859..f4657c7 100644 --- a/backport/defconfigs/brcmfmac +++ b/backport/defconfigs/brcmfmac @@ -4,3 +4,4 @@ CPTCFG_WLAN=y CPTCFG_BRCMFMAC=m CPTCFG_BRCMFMAC_SDIO=y CPTCFG_BRCMFMAC_USB=y +CPTCFG_BRCMFMAC_PCIE=y -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html