From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:35816 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731797AbgGAPvs (ORCPT ); Wed, 1 Jul 2020 11:51:48 -0400 Date: Wed, 1 Jul 2020 17:51:44 +0200 From: Mauro Carvalho Chehab Subject: Re: [PATCH v3.1 7/7] kconfig: qconf: navigate menus on hyperlinks Message-ID: <20200701175144.501abc91@coco.lan> In-Reply-To: References: <6f7162e40f127e76c7169315d33a14946a85719a.1593498345.git.mchehab+huawei@kernel.org> <20200630084835.4db1331f@coco.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada Cc: Maxim Levitsky , Linux Kbuild mailing list , Linux Kernel Mailing List Em Thu, 2 Jul 2020 00:21:36 +0900 Masahiro Yamada escreveu: > On Tue, Jun 30, 2020 at 3:48 PM Mauro Carvalho Chehab > wrote: > > > > Instead of just changing the helper window to show a > > dependency, also navigate to it at the config and menu > > widgets. > > > > Signed-off-by: Mauro Carvalho Chehab > > > > > > --- > > > > I ended re-sending the same version as on patch series 2. > > Do you mean this one should substitute 7/7 in v3, right? Yes. > Applied to linux-kbuild. Thank you! Mauro