| KAS-MENU(1) | kas | KAS-MENU(1) |
kas-menu - kas menu plugin
kas menu [-h] [kconfig]
Provides a configuration menu and triggers the build of the choices.
This plugin implements the kas menu command.
When this command is executed, kas will open a configuration menu as described by a Kconfig file. It processes any pre-existing configuration file with saved settings, stores the final selections and invokes the build plugin if requested by the user.
To make use of this plugin, a Kconfig file has to be provided. The menu can define these types of configuration variables that the plugin will translate into a kas configuration:
See https://www.kernel.org/doc/html/latest/kbuild/kconfig-language.html for a complete documentation of the Kconfig language.
The menu plugin writes the selected configuration to a .config.yaml file in the kas work directory and also reads previous selection from such a file if it exists. The .config.yaml both contains the selected configuration in the menu_configuration key and also the effective settings that can be used to invoke kas build or other kas commands.
Positional Arguments
Part of the kas(1) suite.
Daniel Wagner, Jan Kiszka, Claudius Heine
Siemens and contributors, 2017-2025
| June 17, 2025 | 4.8.1 |