]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: drop 'boolean' keyword
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 15 Dec 2017 15:38:02 +0000 (00:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 21 Jan 2018 15:49:29 +0000 (00:49 +0900)
commitc3fe62495f484ec159b3c22c3d3c2b797255dadf
tree702b5dcc63540d027325d8c465e30779e40fda76
parent14992f24414f5f06a6285cd828c5116abaf79faa
kconfig: drop 'boolean' keyword

No more users of this keyword.  Drop it according to the notice by
commit b7a67cdfd1cd ("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>
scripts/kconfig/confdata.c
scripts/kconfig/kconf_id.c
scripts/kconfig/mconf.c
scripts/kconfig/menu.c
scripts/kconfig/symbol.c
scripts/kconfig/zconf.y