]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
kconfig: use distinct tokens for type and default properties
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Dec 2018 11:00:59 +0000 (20:00 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 21 Dec 2018 15:25:34 +0000 (00:25 +0900)
commit3c8f317d4cf15e7a67457cfdd1e63182a34bcb69
tree33010572a0d3dcf96be4c70e5d18b8e384451ada
parenta01e5d242d932f67f2657ceb0d76be777cd05a04
kconfig: use distinct tokens for type and default properties

This commit removes kconf_id::stype to prepare for the entire
removal of kconf_id.c

To simplify the lexer, I want keywords straight-mapped to tokens.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/kconf_id.c
scripts/kconfig/lkc.h
scripts/kconfig/zconf.y