Skip to content

Out-of-tree version of Linux' kconfig tool

License

Notifications You must be signed in to change notification settings

libunicycle/menuconfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Out-of-tree version of Linux menuconfig tool

KConfig is a flexible Linux project configuration mechanism. It allows to define and use set of configuration options and then build a .config file that takes all the Kconfig dependencies and restrictions into account.

menuconfig project provides Kconfig parser and GUI tool to modify the project config.

To build GUI toolset please run ninja

At Arch you can install menuconfig-git package from AUR repository.

About

Out-of-tree version of Linux' kconfig tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.5%
  • C++ 11.1%
  • Perl 3.5%
  • Python 3.3%
  • Yacc 3.3%
  • Lex 2.0%
  • Other 3.3%