summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2025-06-29 21:43:27 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2025-07-26 09:31:29 +0300
commit0c82f50a06aa13e6fc29e17081094489d57745fd (patch)
tree5f84c714e430dc59f26c9c53ac8d4afd25b561f7 /net/lapb/lapb_subr.c
parent1f937cdf32689279297185be72751ae1c5566baf (diff)
downloadlinux-0c82f50a06aa13e6fc29e17081094489d57745fd.tar.xz
kconfig: gconf: fix behavior of a menu under a symbol in split view
A menu can be created under a symbol. [Example] menu "outer menu" config A bool "A" menu "inner menu" depends on A config B bool "B" endmenu endmenu After being re-parented by menu_finalize(), the menu tree is structured like follows: menu "outer menu" \-- A \-- menu "inner menu" \-- B In split view, the symbol A is shown in the right pane, so all of its descendants must also be shown there. This has never worked correctly. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions