kconfig: qconf: remove ConfigItem::visible member
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 23 Oct 2024 18:17:57 +0000 (03:17 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 5 Nov 2024 23:46:34 +0000 (08:46 +0900)
commit511ff539c31d89e3f7132a61dae2ebcb0c4b2912
treef28c287515c94df621b750a3d577147d9b05033c
parent76567f93b3454cae3a3eaa23a3b28c94b70ee013
kconfig: qconf: remove ConfigItem::visible member

The " (NEW)" string should be displayed regardless of the visibility
of the associated menu.

The ConfigItem::visible member is not used for any other purpose.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/qconf.cc
scripts/kconfig/qconf.h