Reference Manual

Table Of Contents
RS9116 n-Link Linux and Android Technical Reference Manual
Version 2.0
August 2019
128
5. In the new menu, press 'M' to modularize the following options:
RFCOMM Protocol support (enable the "RFCOMM TTY support" feature under this).
BNEP Protocol support (enable the "Multicast filter support" and "Broadcast filter support" features under
this).
CMTP Protocol support
HIDP Protocol support
 6. Hit the Tab key to select Exit and hit Enter. Repeat this till you are asked whether you want to save the
configuration.
 7. Select "Yes" and hit Enter. If the above options are already selected, the menuconfig screen will exit
immediately.
26.4 Kernel Compilation
The steps used for Kernel Compilation are as follows:
1. Navigate to the kernel source folder.
2. Execute the "make" command.
3. Execute the "make modules_install" command.
4. Execute the "make install" command. This ensures that the customized kernel is installed and the boot
loader is updated appropriately.
5. Reboot the system in order to boot up with the customized kernel.