kconfig: qconf: do not show goParent button in split view
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 23 Oct 2024 18:17:56 +0000 (03:17 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 5 Nov 2024 23:46:34 +0000 (08:46 +0900)
commit76567f93b3454cae3a3eaa23a3b28c94b70ee013
tree0da5f245b02843df020a9bb6a842249a6d73e239
parentb6962d8694963620401c24f051999678943a7123
kconfig: qconf: do not show goParent button in split view

When a menu is selected in the split view, the right pane displays the
goParent button, but it is never functional.

This is unnecessary, as you can select a menu from the menu tree in the
left pane.

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