]> 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)
commitda68120e6ba0231c16daa8344e633ee1b3476ca9
tree1d5732c4b41c92070316003e5b380a76b0b43cc3
parent79bb7689a732b50fd0d2c05e878ae731010094fd
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