Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Menuconfig
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Overview== <code>make menuconfig</code> was not in the first version of [[Linux_kernel|Linux]]. The predecessor tool is a question-and-answer-based utility (<code>make config</code>, <code>make oldconfig</code>). Variations of the tool for Linux configuration include: * <code>make xconfig</code>, which requires [[Qt (framework)|Qt]] * <code>make gconfig</code>, which uses [[GTK+]] * <code>make nconfig</code>, which is similar to <code>make menuconfig</code>. All these tools use the '''Kconfig''' language internally. Kconfig is also used in other projects, such as [[Das U-Boot]], a bootloader for embedded devices, [[Buildroot]], a tool for generating embedded Linux systems, and [[BusyBox]], a single-executable shell utility toolbox for embedded systems.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)