kconfig: drop 'boolean' keyword
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 15 Dec 2017 15:38:02 +0000 (00:38 +0900)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 10 Feb 2019 20:47:22 +0000 (21:47 +0100)
commit2f1132cbcec40e431991cda7ff3744455b46c3df
tree0dd5e11232bad587cf5b19f605fb19f968204742
parent2d2c41c2a3de84a2820bcb10988b4e66d654e227
kconfig: drop 'boolean' keyword

No more users of this keyword.  Drop it according to the notice by
commit 6341e62b212a ("kconfig: use bool instead of boolean for type
definition attributes").

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
config/confdata.c
config/kconf_id.c
config/menu.c
config/symbol.c
config/zconf.y