| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-12 | Simplify allnoconfig.py and allyesconfig.py | Ulf Magnusson | |
| We can rely on set_value() being a no-op when setting non-bool/tristate symbols to 0/1/2 (due to those values being invalid for other types). Remove some long duplicated comments too. | |||
| 2018-06-11 | Mention KCONFIG_CONFIG in the all*config.py scripts | Ulf Magnusson | |
| This environment variable was inherited from the C tools. kconfiglib.standard_config_filename() looks at it. | |||
| 2018-06-06 | Add license tags to scripts | Ulf Magnusson | |
| Everything's ISC. | |||
| 2018-05-30 | Add an allmodconfig implementation | Ulf Magnusson | |
| Verified to produce identical output to 'make allmodconfig', for all arches. Will be packaged. | |||
