Skip to content

Commit 8f95da9

Browse files
Fabio EstevamShawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: Enable CONFIG_IMX_IPUV3_CORE
Since commit 39b9004 (gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging) the ipuv3 core driver is no longer built bey default. Select CONFIG_IMX_IPUV3_CORE so that the core ipuv3 code can be built again. Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 589681b commit 8f95da9

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
@@ -186,6 +186,7 @@ CONFIG_VIDEO_MX3=y
186186
CONFIG_V4L_MEM2MEM_DRIVERS=y
187187
CONFIG_VIDEO_CODA=y
188188
CONFIG_SOC_CAMERA_OV2640=y
189+
CONFIG_IMX_IPUV3_CORE=y
189190
CONFIG_DRM=y
190191
CONFIG_DRM_PANEL_SIMPLE=y
191192
CONFIG_BACKLIGHT_LCD_SUPPORT=y

0 commit comments

Comments
 (0)