Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rewrite write_config solution check and fix apply | Karel Kočí | 2015-05-15 |
| | | | | solution.apply failed in case of last solution. | ||
* | Add some configuration options and clean write_conf | Karel Kočí | 2015-05-04 |
| | |||
* | write_config update to parse_kconfig changes | Karel Kočí | 2015-05-01 |
| | |||
* | Configure write_config to compare and not set value | Karel Kočí | 2015-04-19 |
| | |||
* | write_config writing loaded configuration | Karel Kočí | 2015-04-19 |
| | |||
* | write-config now checking for inconsistency in config | Karel 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_config | Karel 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. |