ARM: shmobile: defconfig: Restore graphical consoles
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 12 Jul 2021 10:16:57 +0000 (12:16 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 13 Jul 2021 07:45:51 +0000 (09:45 +0200)
commit432b52eea3dcf48083bafa4b2b6ef5b054ead609
tree87549bddbef7543a15e4f53470844ded8df61485
parentc3e67ad6f5a2c698a055fb297c6f9962f5145edd
ARM: shmobile: defconfig: Restore graphical consoles

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.

Fixes: f611b1e7624ccdbd ("drm: Avoid circular dependencies for CONFIG_FB")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/2a4474be1d2c00c6ca97c2714844ea416a9ea9a9.1626084948.git.geert+renesas@glider.be
arch/arm/configs/shmobile_defconfig