]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 29 Aug 2020 08:14:14 +0000 (17:14 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 24 Sep 2020 15:37:13 +0000 (00:37 +0900)
commit24a6faa6c8b3b975c90641001f417b0ec9c90430
treee96d3dca5c4acd7a2b74aeca010cebf2aff32add
parent54e4f34ca446f5ca9f98408bc5ac04781f9f82d0
kconfig: qconf: move setShowName/Range() to ConfigList from ConfigView

ConfigView::setShowName/Range() only get access to the 'list' member.

Move them to the more relevant ConfigList class.

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