Skip to content

Commit c544674

Browse files
ziswilerShawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: enable fb
Enable CONFIG_FB which is nowadays required for CONFIG_DRM_PANEL_LVDS, CONFIG_DRM_PANEL_SIMPLE, CONFIG_DRM_PANEL_SEIKO_43WVF1G, CONFIG_FB_MODE_HELPERS, CONFIG_BACKLIGHT_PWM, CONFIG_BACKLIGHT_GPIO, CONFIG_FRAMEBUFFER_CONSOLE, CONFIG_LOGO, CONFIG_FONTS, CONFIG_FONT_8x8 and CONFIG_FONT_8x16. Fixes: f611b1e ("drm: Avoid circular dependencies for CONFIG_FB") Reviewed-by: Fabio Estevam <[email protected]> Signed-off-by: Marcel Ziswiler <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 450e7fe commit c544674

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ CONFIG_DRM_IMX_LDB=y
292292
CONFIG_DRM_IMX_HDMI=y
293293
CONFIG_DRM_ETNAVIV=y
294294
CONFIG_DRM_MXSFB=y
295+
CONFIG_FB=y
295296
CONFIG_FB_MODE_HELPERS=y
296297
CONFIG_LCD_CLASS_DEVICE=y
297298
CONFIG_LCD_L4F00242T03=y

0 commit comments

Comments
 (0)