aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kconfiglib/menuconfig.py
Commit message (Collapse)AuthorAgeFilesLines
* kconfiglib: Update menuconfig.py with simpler menu layoutKevin O'Connor2020-11-231-20/+23
| | | | | | | Remove infrequently used menu options (custom file loading/saving and developer modes). Simplify the help screen. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Add kconfiglib codeKevin O'Connor2020-11-231-0/+3278
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>