aboutsummaryrefslogtreecommitdiff
path: root/scripts/write_config/write.c
Commit message (Collapse)AuthorAge
* Configure write_config to compare and not set valueKarel Kočí2015-04-19
|
* write_config writing loaded configurationKarel Kočí2015-04-19
|
* write-config now checking for inconsistency in configKarel Kočí2015-04-19
|
* write_config implemented solution reader, but most of code in write.c is now ↵Karel Kočí2015-04-17
| | | | commented
* Add first implementation of write_configKarel Kočí2015-04-13
write_config is application for default .config generation. It will be using default API from kconfig to generate it. Now implemented only symbol map loading.