summaryrefslogtreecommitdiff
path: root/util/kconfig_check.py
Commit message (Expand)AuthorAgeFilesLines
* util: Allow ignoring problematic Kconfig optionsSimon Glass2022-02-071-4/+14
* util: Support building a new list of ad-hoc CONFIGsSimon Glass2022-02-071-0/+30
* util: Tweak kconfig_check for use in the MakefileSimon Glass2022-02-051-2/+14
* Revert "Makefile: Switch to the Python script for CONFIG checking"David Stevens2022-01-301-14/+2
* Makefile: Switch to the Python script for CONFIG checkingSimon Glass2022-01-281-2/+14
* util: Support updating the list of allowed configsSimon Glass2022-01-281-5/+70
* util: Support using kconfiglib in the CONFIG checkerSimon Glass2022-01-281-32/+109
* util: Make a start on writing a Python-based CONFIG checkerSimon Glass2021-05-271-0/+209