Documentation: kconfig: add recommended way to describe compiler support
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 28 May 2018 09:22:08 +0000 (18:22 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 11 Jun 2018 00:16:28 +0000 (09:16 +0900)
commit8373b7d9d174d577d93c6d4de46ae207f0b8d55b
treeb69faa7e0a334125491cc0184d9efe760dd8f462
parentcaa91ba53eb1c92d00abdf5b6c67a310d2b4c2d9
Documentation: kconfig: add recommended way to describe compiler support

It would be nice if the source code is written in the same style.
This proposes the convention for describing the compiler capability
in Kconfig.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Documentation/kbuild/kconfig-language.txt