RS9116 n-Link Linux and Android Technical Reference Manual
Version : 2.0
July 2020
127
CONFIG_WIRELESS_EXT
CONFIG_WEXT_PRIV
CONFIG_WEXT_SPY
26.3 Bluetooth Stack Options
If Bluetooth is required, it has to be ensured that the Bluetooth modules are compiled in the kernel. If the Bluetooth
modules are not present, follow the steps below to enable Bluetooth support in the kernel.
1. Navigate to the Linux kernel source folder. This is usually in /usr/src/kernels/linux-<kernel-version>
2. Execute the
'make menuconfig'
command in order to open the Kernel Configuration menu.
3. Scroll down to
"Networking support --->"
and hit Enter.
4. In the new menu, scroll down to the
"Bluetooth subsystem support --->"
option and press
'M'
to
modularize the
"Bluetooth subsystem support"
feature and hit Enter.