aboutsummaryrefslogtreecommitdiff
path: root/docs/DESIGN.kconfig
AgeCommit message (Collapse)Author
2021-04-15KConfig: rename kconfigdata.h to kconfigdata_p.hDavid Faure
It's internal, the symbols are not exported, the header is not installed. The _p.h naming makes this more obvious, when grepping for stuff in public API.
2013-12-18Move kconfig code to the root directory.Jenkins CI