aboutsummaryrefslogtreecommitdiff
path: root/scripts/parse_kconfig/cnfexpr.c
Commit message (Collapse)AuthorAge
* parse_kconfig fix wrong behaviour for non prompt symbolsKarel Kočí2015-04-24
| | | | | Non prompt symbols should be selected always as their dependencies are satisfied. This changes adds generation of relevant rules.
* parse_kconfig: fix SIGSEGV caused by wrong approach to expression negationKarel Kočí2015-04-23
|
* write_config writing loaded configurationKarel Kočí2015-04-19
|
* Kconfig_parser renamed to parse_kconfigKarel Kočí2015-04-11