[PATCH v4 1/5] video: Add auxiliary display drivers to Graphics support menu
Geert Uytterhoeven
geert at linux-m68k.org
Tue Jul 4 07:37:10 UTC 2023
Hi Javier,
On Tue, Jul 4, 2023 at 1:05 AM Javier Martinez Canillas
<javierm at redhat.com> 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 at suse.de>
> Signed-off-by: Javier Martinez Canillas <javierm at redhat.com>
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 at linux-m68k.org
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
More information about the dri-devel
mailing list