]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 7 Aug 2020 09:19:09 +0000 (18:19 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 14 Aug 2020 04:47:21 +0000 (13:47 +0900)
commit656eefa8db538f1e1fc690525ac2ec50c333d7a5
tree4d6db3171d230dad873b2d189eaae6d40385d6a8
parent8587aaffb26d2dae88cc67436c8639c62c13e40e
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView

ConfigView::setOptionMode() only gets access to the 'list' member.

Move it to the more relevant ConfigList class.

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