Hi Laurent, On Mon, Jul 12, 2021 at 1:25 PM Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> wrote: > On Mon, Jul 12, 2021 at 12:16:57PM +0200, Geert Uytterhoeven wrote: > > As of commit f611b1e7624ccdbd ("drm: Avoid circular dependencies for > > CONFIG_FB"), CONFIG_FB is no longer auto-enabled. While CONFIG_FB may > > be considered unneeded for systems where graphics is provided by a DRM > > driver, R-Mobile A1 still relies on a frame buffer device driver for > > graphics support. > > > > Restore support for graphics on R-Mobile A1 and graphical consoles on > > DRM-based systems by explicitly enabling CONFIG_FB in the defconfig for > > Renesas ARM systems. > > Does anyone still care about the Armadillo board ? I do. It's my only Renesas board with graphical output ;-) > This being said, I think CONFIG_FB should be added , but for a different > reason. There's no KMS console driver, so the only option we have today, > even when a KMS driver is available, is to go through FBDEV emulation, > which requires CONFIG_FB to be enabled. That's covered by "Restore [...] graphical consoles on DRM-based systems", right? 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