MLK-13190 bcmdhd: fix compile issue if build MMC subsystem as module
authorDong Aisheng <aisheng.dong@nxp.com>
Wed, 7 Sep 2016 09:25:52 +0000 (17:25 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:52:15 +0000 (14:52 -0500)
commit031fc564f463ca256af3f0a99a77991ed8d50758
tree2be12d5e1949605851156c3f3b43e6d9747c150c
parentdb69bde99121bbd5f7a0cb67ea1c7bd37f03383e
MLK-13190 bcmdhd: fix compile issue if build MMC subsystem as module

BCMDHD_SDIO needs to be tristate for the correct dependency
of MMC core subsystem.
And the old driver buildin mode is static defined by DRIVER_TYPE.
Fix it to depend on CONFIG_BCMDHD_SDIO.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
drivers/net/wireless/bcmdhd/Kconfig
drivers/net/wireless/bcmdhd/Makefile