From: Arend van Spriel Date: Fri, 29 Nov 2013 10:48:19 +0000 (+0100) Subject: brcmsmac: select CONFIG_BCMA when possible X-Git-Tag: v3.14-rc1~94^2~601^2^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89eda3640cd4dfc00971406fb5ba2d614f61ac29;p=pandora-kernel.git brcmsmac: select CONFIG_BCMA when possible The brcmsmac relies BCMA functionality to access the device. This patch selects CONFIG_BCMA when CONFIG_BCMA_POSSIBLE is set. This way the user does not need to be select BCMA to make the brcmsmac driver show up in his menuconfig. Reported-by: Dan Carpenter Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed