All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] auxdisplay: change PANEL to menuconfig
@ 2017-09-22 20:20 Randy Dunlap
  2017-09-23 11:07 ` Geert Uytterhoeven
  2017-09-25  8:33 ` Andy Shevchenko
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2017-09-22 20:20 UTC (permalink / raw)
  To: LKML
  Cc: Andrew Morton, Geert Uytterhoeven, Miguel Ojeda Sandonis,
	Andy Shevchenko

From: Randy Dunlap <rdunlap@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 <rdunlap@infradead.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-25  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 20:20 [PATCH] auxdisplay: change PANEL to menuconfig Randy Dunlap
2017-09-23 11:07 ` Geert Uytterhoeven
2017-09-25  8:33 ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.