Description
Reads and manipulates Kconfig configuration files from Python. It is useful for build systems, kernel-related projects, embedded firmware, and tools that need to inspect or generate feature selections.
Changing Kconfig values can alter what software or firmware is built. Review generated configuration before compiling or flashing systems that depend on it.