kconfig: gconfig: drop the Show Debug Info help text
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 11 Jul 2023 04:28:59 +0000 (21:28 -0700)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 12 Jul 2023 14:46:29 +0000 (23:46 +0900)
commit390ef8c0a37751434d084a8226a1ad9c90ae5772
tree25a1b4fb0b6eaccc6b8059604909b4940989f6a1
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
kconfig: gconfig: drop the Show Debug Info help text

The Show Debug Info option was removed eons ago. Now finish the job
by removing the help text for it also.

Fixes: 7b5d87215b38 ("gconfig: remove show_debug option")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/gconf.c