From: Aubin Constans <[email protected]> Add config support to enable LVDS serializer
Signed-off-by: Aubin Constans <[email protected]> Signed-off-by: Manikandan Muralidharan <[email protected]> --- arch/arm/configs/sama7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig index 0f1a3abc4640..e52f671ccec4 100644 --- a/arch/arm/configs/sama7_defconfig +++ b/arch/arm/configs/sama7_defconfig @@ -152,6 +152,7 @@ CONFIG_VIDEO_IMX274=m CONFIG_VIDEO_OV5647=m CONFIG_DRM=y CONFIG_DRM_ATMEL_HLCDC=y +CONFIG_DRM_MICROCHIP_LVDS_SERIALIZER=y CONFIG_DRM_PANEL_SIMPLE=y CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_PWM=y -- 2.25.1
