Linux kernel configuration system C library
Linux kernel configuration system (Kconfig) C library.
This library can be used to programmatically parse the configuration
definition files (Kconfig
), load configuration value files (.config
),
obtain the configuration options including their types and values, and perform
most of the non-interactive configuration manipulations supported by the
kconfig-conf
configurator.
Note that the library uses global state and is therefore not thread-safe.
license | GPL-2.0-only |
---|---|
project | kconfig |
url | github.com/build2-packaging/kconfig/ |
boris@codesynthesis.com |
1 Version
version | 0.3.0 (5.15) |
---|---|
repository | https://pkg.cppget.org/1/alpha |
depends | 2; *byacc, *reflex |
reviews | +1 |