How do I change the kernel configuration?

In OpenWRT it is possible to change the kernel configuration with make kernel_menuconfig but that command doesn’t work with turris os. There is an upstream package I need to include.

@naps1saps This command make kernel_menuconfig you enter in the directory with the source code not in the working router shell.

Right, not on the router. In Linux for building turris os. When I enter in make kernel_menuconfig it doesn’t recognize the command.

@naps1saps You can check avaliable make commands in Makefile

Is “make menuconfig” command working?