]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: handle P_SYMBOL in print_symbol()
authorDirk Gouders <dirk@gouders.net>
Fri, 22 Jun 2018 19:27:38 +0000 (21:27 +0200)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 28 Jun 2018 13:47:47 +0000 (22:47 +0900)
commit45b055b3da9557ff1a9939a629eb5c7f26ba076c
tree1d5732c4b41c92070316003e5b380a76b0b43cc3
parentcc380ed31986b9f057593978caedd9110a2972ec
kconfig: handle P_SYMBOL in print_symbol()

Each symbol has a property of type P_SYMBOL since commit
e58089418ac2 (kconfig: save location of config symbols).
Handle those properties in print_symbol().

Further, place a pointer to print_symbol() in the comment above the
list of known property type.

Signed-off-by: Dirk Gouders <dirk@gouders.net>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/expr.h
scripts/kconfig/zconf.y