Hi Javier, On Tue, Jul 4, 2023 at 1:05 AM Javier Martinez Canillas <javierm@xxxxxxxxxx> wrote: > The drivers in this subsystem are for character-based LCD displays, which > can fall into the same category of the DRM/KMS and fbdev drivers that are > located under the "Graphics support" menu. Add auxdisplay there as well. > > Suggested-by: Thomas Zimmermann <tzimmermann@xxxxxxx> > Signed-off-by: Javier Martinez Canillas <javierm@xxxxxxxxxx> Thanks for your patch! > --- a/drivers/video/Kconfig > +++ b/drivers/video/Kconfig > @@ -30,6 +30,8 @@ if HAS_IOMEM > config HAVE_FB_ATMEL > bool > > +source "drivers/auxdisplay/Kconfig" This is inside the "if HAS_IOMEM" section, while there was no such limitation before. > + > source "drivers/char/agp/Kconfig" > > source "drivers/gpu/vga/Kconfig" Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds