summaryrefslogtreecommitdiff
path: root/alldefconfig.py
AgeCommit message (Collapse)Author
2018-06-11Mention KCONFIG_CONFIG in the all*config.py scriptsUlf Magnusson
This environment variable was inherited from the C tools. kconfiglib.standard_config_filename() looks at it.
2018-06-07Add license tag to alldefconfig.pyUlf Magnusson
2018-05-30Add an alldefconfig.py scriptUlf Magnusson
Will be packaged. Piggyback test suite cleanups to make test names match the name of the script being tested.