summaryrefslogtreecommitdiff
path: root/examples/defconfig_oldconfig.py
AgeCommit message (Expand)Author
2019-06-03Have load_config() and write_(min_)config() return messagesUlf Magnusson
2018-12-08Make {load,write}_config(filename=None) implement the standard behaviorUlf Magnusson
2018-09-27Use a consistent import style in the examplesUlf Magnusson
2018-08-22Introduce Kconfig.unique_defined_syms and Kconfig.unique_choicesUlf Magnusson
2017-11-08Add a release test scriptUlf Magnusson
2017-10-30Consistently use 0/1/2 for tristate valuesUlf Magnusson
2017-10-24Kconfiglib 2 backupUlf Magnusson
2015-05-24Add example that mirrors defconfig and oldconfig.Ulf Magnusson