commit | b311142fcfd37b58dfec72e040ed04949eb1ac86 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Apr 02 11:28:01 2020 +0200 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Thu Apr 09 00:13:45 2020 +0900 |
tree | eb48a3f2124adcab215f833a3ad4b56346e18db2 | |
parent | cce1faba82645fee899ccef5b7d3050fed3a3d10 [diff] |
kconfig: qconf: fix support for the split view mode At least on my tests (building against Qt5.13), it seems to me that, since Kernel 3.14, the split view mode is broken. Maybe it was not a top priority during the conversion time. Anyway, this patch changes the logic in order to properly support the split view mode and the single view mode. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>