Re: [PATCH v3 6/7] kconfig: qconf: don't show goback button on splitMode

2020-07-18 Thread Maxim Levitsky
On Tue, 2020-06-30 at 08:26 +0200, Mauro Carvalho Chehab wrote: > the goback button does nothing on splitMode. So, why display > it? > > Signed-off-by: Mauro Carvalho Chehab > --- > scripts/kconfig/qconf.cc | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/scripts/kc

[PATCH v3 6/7] kconfig: qconf: don't show goback button on splitMode

2020-06-29 Thread Mauro Carvalho Chehab
the goback button does nothing on splitMode. So, why display it? Signed-off-by: Mauro Carvalho Chehab --- scripts/kconfig/qconf.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/kconfig/qconf.cc b/scripts/kconfig/qconf.cc index e43fe4dcd4e7..6a327b69ff5f 100644