ARM: configs: aspeed_g5: Reneable DRM_FBDEV_EMULATION
authorJoel Stanley <joel@jms.id.au>
Tue, 14 Sep 2021 08:34:42 +0000 (18:04 +0930)
committerJoel Stanley <joel@jms.id.au>
Tue, 14 Sep 2021 08:38:02 +0000 (18:08 +0930)
commit3c8cf108d0f3f008279bb0685fc521695270d121
tree6cf22b73e123d7660fe2d2541296981825ef13ee
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f
ARM: configs: aspeed_g5: Reneable DRM_FBDEV_EMULATION

DRM_FBDEV_EMULATION previously selected FB and was default y as long as DRM
was enabled. In commit f611b1e7624c ("drm: Avoid circular dependencies for
CONFIG_FB") the select was replaced with a depends on FB, disabling
DRM_FBDEV_EMULATION for configurations that had it enabled.

Fixes: f611b1e7624c ("drm: Avoid circular dependencies for CONFIG_FB")
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/configs/aspeed_g5_defconfig