kconfig: qconf: remove ConfigView class
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 29 Aug 2020 08:14:15 +0000 (17:14 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 24 Sep 2020 15:37:13 +0000 (00:37 +0900)
commit62ed165651cc71cb1b6d39ced74e47c2b26a55a5
tree53aca7a73f8478c8cd346e751426d2bb86cb896a
parent7930dd91a01fe9c0ff7664c7f0bdf38fba9047bc
kconfig: qconf: remove ConfigView class

Now that ConfigView only contains ConfigList, we can remove ConfigView
and just use ConfigList.

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