]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
kconfig: qconf: show selected choice in the Value column
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 24 Jun 2025 15:04:51 +0000 (00:04 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 30 Jun 2025 03:39:04 +0000 (12:39 +0900)
commit604f5b2127fb76e15dcc6dabbd73b541817a2fba
tree6345b3469b74737926e418cf0080674825ca2a4d
parentcd5f1534a37e0b05733a8714195ec90474c20e82
kconfig: qconf: show selected choice in the Value column

It is useful to display the selected choice's value in the Value column.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
scripts/kconfig/qconf.cc