Sorry for that. I'm working on that part of the documentation at this very moment :-)
cd into your kernel source directory and execute:
Code:
git clone https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-kernel
cd kali-nethunter-kernel
./build.sh
the "config" file has the default configuration. Look but don't touch ;-) To change any of those settings, create a file called "local.config" and overwrite any of those parameters.
Best to pick one of those "local.config.example" files that comes the closest to your requirements and copy that across to "local.config".
Just give it a crack and come back here if you have any questions.