summaryrefslogtreecommitdiff
path: root/allnoconfig.py
AgeCommit message (Expand)Author
2018-12-08Make {load,write}_config(filename=None) implement the standard behaviorUlf Magnusson
2018-11-17Add support for KCONFIG_ALLCONFIGUlf Magnusson
2018-08-22Introduce Kconfig.unique_defined_syms and Kconfig.unique_choicesUlf Magnusson
2018-07-11Massively speed up U-Boot parsingUlf Magnusson
2018-06-19allnoconfig: Remove leftover commentUlf Magnusson
2018-06-12Simplify allnoconfig.py and allyesconfig.pyUlf Magnusson
2018-06-11Mention KCONFIG_CONFIG in the all*config.py scriptsUlf Magnusson
2018-06-06Add license tags to scriptsUlf Magnusson
2018-05-30Remove unused all{no,yes}config importsUlf Magnusson
2018-05-30Add tool helper for loading/saving .config filesUlf Magnusson
2018-05-30Add tool helper for selecting the top-level KconfigUlf Magnusson
2018-05-27Actually commit new allnoconfig.pyUlf Magnusson