On Thu, Mar 1, 2018 at 3:33 AM, Randy Dunlap <rdun...@infradead.org> wrote:
> From: Randy Dunlap <rdun...@infradead.org>
>
> 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 <rdun...@infradead.org>
> Cc: Miguel Ojeda Sandonis <miguel.ojeda.sando...@gmail.com>
> Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org>
> Reviewed-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>

Picking it up.

Cheers,
Miguel

> ---
>  drivers/auxdisplay/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next-20180228.orig/drivers/auxdisplay/Kconfig
> +++ linux-next-20180228/drivers/auxdisplay/Kconfig
> @@ -166,7 +166,7 @@ config ARM_CHARLCD
>
>  endif # AUXDISPLAY
>
> -config PANEL
> +menuconfig PANEL
>         tristate "Parallel port LCD/Keypad Panel support"
>         depends on PARPORT
>         select CHARLCD
>
>

Reply via email to