aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/menu.c
Commit message (Collapse)AuthorAgeFilesLines
* scripts: Remove no longer used kconfig codeKevin O'Connor2020-11-231-697/+0
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* build: Add kconfig menu system.Kevin O'Connor2014-08-231-0/+697
This is an initial commit of the kconfig system. It is an unmodified copy from Linux v3.16. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>