brcmsmac: select CONFIG_BCMA when possible
authorArend van Spriel <arend@broadcom.com>
Fri, 29 Nov 2013 10:48:19 +0000 (11:48 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 Dec 2013 19:25:18 +0000 (14:25 -0500)
commit89eda3640cd4dfc00971406fb5ba2d614f61ac29
treeb997ff8209c5445e0593441cf037b02a4a792e0c
parentb317d1d543fbafd768525db6fbc11ca4af9c921b
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 <dan.carpenter@oracle.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/Kconfig