diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-06-22 20:08:21 -0700 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-06-25 23:21:14 +0900 |
commit | bdb60101df4a2999608430112a5abfb78628db1e (patch) | |
tree | eda359d080d00945b822b098d44059becbe5e975 /scripts | |
parent | b2d00d7c61c84edd150310af3f556f8a3c6e2e67 (diff) | |
download | blackbird-op-linux-bdb60101df4a2999608430112a5abfb78628db1e.tar.gz blackbird-op-linux-bdb60101df4a2999608430112a5abfb78628db1e.zip |
kconfig: document Kconfig source file comments
I saw this type of Kconfig construct on LKML:
config SYMBOOL
#bool "prompt string"
default y
and wondered what it does. Then I wondered if '#' comments are
even documented. They aren't, so add a little doc for that.
Ah, good. kconfig says:
arch/x86/Kconfig:2942:warning: config symbol defined without type
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions