Menuconfig
menuconfig for Linux version 4.4.2 | |
| Written in | C |
|---|---|
| Operating system | Linux |
| Type | Build automation tool |
| License | GNU General Public License |
| Website | www |
make menuconfig is one of five similar tools that can assist a user in configuring the Linux kernel before building, a necessary step needed to compile the source code. make menuconfig, with a menu-driven user interface, allows the user to choose which features and modules to compile. It is normally invoked using the command make menuconfig; menuconfig is a target in the Linux Makefile.