]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: qconf: remove redundant help in the info view
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 20 Aug 2020 17:43:27 +0000 (02:43 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 21 Aug 2020 01:23:37 +0000 (10:23 +0900)
commit2a0d14d5cf208c1175b5fe63b7f60930549a7be6
tree579ab6a63551f6f7f29bc2ced00821a821b2b701
parentfa69f9f5f03e0a6e38ee0e8b7e506158f98d7d49
kconfig: qconf: remove redundant help in the info view

The same information is repeated in the info view.

Remove the second one.

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