i have find suppoert for marvel 8787 in kernel config

and enable Marwell wifi-ex driver and marvell 8xxx WLAN deiver.
and build kernel image.
And also i added "sd8787_uapsta.bin" in lib/firmware/mrvl in folder.
And after that when i insert the module i got following message
mmc1: new high speed SDIO card at address 0001
mwifiex_sdio mmc1:0001:1: WLAN FW is active
ieee80211 phy0: ignoring F/W country code US
mwifiex_sdio mmc1:0001:1: driver_version = mwifiex 1.0 (14.66.9.p80)
and iwconfig gives me following output
sit0 no wireless extensions.
lo no wireless extensions.
mlan0 no wireless extensions.
eth0 no wireless extensions.
and ifconfig not showing me any wifi device.
So whats the problem?
and how to enable module?
And can mlan.ko & sd8787.ko can available for Linux imx6qsabresd 3.14.28-1.0.0_ga+g91cf351? So i can add this instead of mwifiex_sdio.ko?