aboutsummaryrefslogtreecommitdiff
path: root/scripts/parse_kconfig/symlist.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 change default size of arrayKarel Kočí2015-04-13
| | | | This is only cosmetic.
* parse_kconfig fix some warningsKarel Kočí2015-04-12
|
* Add TODO information to code that there should be faster implementationKarel Kočí2015-04-12
|
* Kconfig_parser renamed to parse_kconfigKarel Kočí2015-04-11