Hello everybody. I use a Oneplus One with Nethunter 3 (over CM 13 nightly from May 1st, 2016), and I would like to use a USB wireless card called Hfield Wi-fire with and OTG cable... but NetHunter can't recognize it.
I know the wireless card uses the zd1211rw driver, because I can use it with Kali (on my PC).

I found the file kali_defconfig inside the kernel that says: CONFIG_ZD1211RW is not set
https://github.com/binkybear/AK-OneP...efconfig#L1699

I changed that line (line 1699 inside kali_defconfig) to CONFIG_ZD1211RW=y and I then I tried to build a new kernel, but I just can't build a custom kernel because I'm a newbie and I'ts beyond my knowledge.

Can somebody help me? Can somebody built a kernel to use this wireless card or tell me how to do it?