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)
commit7930dd91a01fe9c0ff7664c7f0bdf38fba9047bc
treee96d3dca5c4acd7a2b74aeca010cebf2aff32add
parentf3eea294e93facc78ffcf3881f88ea02732283a9
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