From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934326AbdIYIdh (ORCPT ); Mon, 25 Sep 2017 04:33:37 -0400 Received: from mga06.intel.com ([134.134.136.31]:32569 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934161AbdIYIdd (ORCPT ); Mon, 25 Sep 2017 04:33:33 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,435,1500966000"; d="scan'208";a="903537390" Message-ID: <1506328407.16112.38.camel@linux.intel.com> Subject: Re: [PATCH] auxdisplay: change PANEL to menuconfig From: Andy Shevchenko To: Randy Dunlap , LKML Cc: Andrew Morton , Geert Uytterhoeven , Miguel Ojeda Sandonis Date: Mon, 25 Sep 2017 11:33:27 +0300 In-Reply-To: References: Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.0-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2017-09-22 at 13:20 -0700, Randy Dunlap wrote: > From: Randy Dunlap > > This change makes xconfig present the PANEL drivers immediately > following the AUXDISPLAY drivers instead of under the major menu > item "Device Drivers". It also unclutters the Device Drivers menu in > nconfig and menuconfig by moving the PANEL drivers to a sub-menu. > > Signed-off-by: Randy Dunlap > Cc: Andy Shevchenko Reviewed-by: Andy Shevchenko It's definitely worth to do, thanks, Randy! > --- > drivers/auxdisplay/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- lnx-414-rc1.orig/drivers/auxdisplay/Kconfig > +++ lnx-414-rc1/drivers/auxdisplay/Kconfig > @@ -167,7 +167,7 @@ config ARM_CHARLCD > line and the Linux version on the second line, but that's > still useful. > > -config PANEL > +menuconfig PANEL > tristate "Parallel port LCD/Keypad Panel support" > depends on PARPORT > select CHARLCD > > -- Andy Shevchenko Intel Finland Oy