kconfig: remove redundant menu_block rule
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Dec 2018 11:00:55 +0000 (20:00 +0900)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 10 Feb 2019 21:32:04 +0000 (22:32 +0100)
commit4bdd3331003decd94dda79827328e5976c1314b1
treeeadad93d27185b28677cba8a603e643ba73bb059
parentf8cd647552bd33dc081078e3c61fd1bbd6970a39
kconfig: remove redundant menu_block rule

The code block surrounded by "menu" ... "endmenu" is stmt_list.

Remove the redundant menu_block symbol entirely.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
config/zconf.y