auxdisplay: linedisp: Group display drivers together
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 26 Mar 2024 19:02:27 +0000 (21:02 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 2 Apr 2024 16:09:14 +0000 (19:09 +0300)
commit16934de47da778f0861057df98b08058e0935a5c
tree39b8aeed43dd3a50e421845183532b64b7d3df17
parent4cece764965020c22cff7665b18a012006359095
auxdisplay: linedisp: Group display drivers together

For better usability group the display drivers together in Kconfig.
With this we will have the following sections:
  - Character LCD
  - Samsung KS0108 LCD controller
  - Single character line display
  - Character LCD with non-conforming interface

Keep Makefile entries sorted alphabetically.

While at it, drop redundant 'default n' entries.

Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/auxdisplay/Kconfig
drivers/auxdisplay/Makefile