commit | cab802b7b8c9eea6fe30161dab77a05d20d76195 | [log] [tgz] |
---|---|---|
author | Necip Fazil Yildiran <fazilyildiran@gmail.com> | Tue Apr 05 00:33:51 2022 -0400 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Wed Apr 06 19:27:41 2022 +0900 |
tree | 26ca8ff2ca7fd65b6a2aed8a89a63bcb76a8474c | |
parent | d5ea4fece4508bf8e72b659cd22fa4840d8d61e5 [diff] |
docs: kbuild: add references on Kconfig semantics Add references to 1) a research paper which provides a definition of Kconfig semantics, 2) the kismet tool, which checks for unmet direct dependency bugs in Kconfig specifications. Signed-off-by: Paul Gazzillo <paul@pgazz.com> Signed-off-by: Necip Fazil Yildiran <fazilyildiran@gmail.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>