summaryrefslogtreecommitdiff
path: root/util/test_kconfig_check.py
Commit message (Expand)AuthorAgeFilesLines
* ec: Fix kconfig_check.pyJeremy Bettis2023-04-031-46/+88
* ec: Use chromite isort configJeremy Bettis2023-02-031-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-4/+11
* py: Fix pylint errors discovered by cros lintJeremy Bettis2022-07-141-0/+1
* kconfig_check: Exclude board, project, test filesJeremy Bettis2022-07-141-13/+1
* ec: Fix kconfig_check and run unit test in cqJeremy Bettis2022-07-131-4/+12
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-70/+111
* util: Support updating the list of allowed configsSimon Glass2022-01-281-10/+39
* util: Support using kconfiglib in the CONFIG checkerSimon Glass2022-01-281-13/+56
* util: Make a start on writing a Python-based CONFIG checkerSimon Glass2021-05-271-0/+154