The treeview includes Kconfig options listed both in the project configuration files (prj.conf and Kconfig fragments) used for the current build configuration and in the build configuration's .config file. This is the main area for customizing the Kconfig options.
When you hover over each Kconfig option in the treeview, several buttons appear.
| Button | Description |
|---|---|
| View Information | Toggles on the node description and updates the navigation breadcrumb. |
| Jump to Definition | Opens the Kconfig file where a particular symbol is defined. |
| Reset Value | Restore the setting of the Kconfig option to the value set when you opened the GUI. This button only appears if you made a change to a Kconfig option. |