]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
auxdisplay: make PANEL a menuconfig
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 1 Mar 2018 02:33:20 +0000 (18:33 -0800)
committerMiguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Thu, 12 Apr 2018 17:02:45 +0000 (19:02 +0200)
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>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
drivers/auxdisplay/Kconfig

index 836d0f8161a9ed7a24b543b7916f731e660e690b..57410f9c5d44cc11b9156159a49bacf6173168ab 100644 (file)
@@ -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