WL1831 with non-TI host processor
Linux 4.1 kernel
- When I'm using backports to build the Wi-Fi portion, are the Bluetooth-related drivers also part of backports or are they expected to come from the "native" kernel? I see firmware mentioned in the build scripts, but I don't see anything related to drivers for Bluetooth.
- What kernel config options need to be configured for BT?
- One thing that confuses me is CONFIG_BT_WILINK. All of our boards have a section called "btwilink" which appears to be defined in drivers/bluetooth/btwilink.c, though it looks like that's only built if CONFIG_BT_WILINK is defined, and I don't see that defined in any of the TI configurations from our SDK. Is CONFIG_BT_WILINK needed? If not, is the "btwilink" portion needed in dts?
- Other ones that I'm not sure how they should be configured include CONFIG_BT, CONFIG_BT_BREDR, CONFIG_BT_HS, CONFIG_BT_LE, CONFIG_WL_TI?
Thanks,
Brad