summaryrefslogtreecommitdiff
path: root/examples/allyesconfig.py
AgeCommit message (Expand)Author
2018-05-30allyesconfig: Prepare for packagingUlf Magnusson
2018-05-28Simplify allyesconfig.py example with Kconfig.choicesUlf Magnusson
2017-11-20allno/yesconfig.py: Remove unused STR_TO_TRI importsUlf Magnusson
2017-11-06Refer to kconfiglib.py for iterative tree walkingUlf Magnusson
2017-11-06Clean up examples a bitUlf Magnusson
2017-11-06Simplify allyesconfig.pyUlf Magnusson
2017-11-05Simplify redundant 'is (not) None' tests in examplesUlf Magnusson
2017-10-31Handle choices more like the C implementationUlf Magnusson
2017-10-30Merge user_str/tri_value into user_valueUlf Magnusson
2017-10-30Consistently use 0/1/2 for tristate valuesUlf Magnusson
2017-10-28Nearly finalize APIUlf Magnusson
2017-10-25BackupUlf Magnusson
2017-10-24Kconfiglib 2 backupUlf Magnusson
2012-12-13Rename some APIs to be more consistent and intuitive.Ulf Magnusson
2012-12-11Rename APIs to be more consistent and intuitive.Ulf Magnusson
2012-12-08Clarify allno/yesconfig.py.Ulf Magnusson
2012-12-06Move examples into separate directory.Ulf Magnusson