From: Wolfram Sang Date: Sat, 10 Oct 2015 19:14:45 +0000 (+0100) Subject: ARM: shmobile: defconfig: enable HDMI output for RCar X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=687dfe660a3eddbd40335694beb0896e26b5bbd9;p=linux-beck.git ARM: shmobile: defconfig: enable HDMI output for RCar Actviate HDMI output of the RCar DU (and LVDS while we are here). Enable the HDMI encoder chip found on Lager/Koelsch boards. Signed-off-by: Wolfram Sang Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 0bdeb4925be4..3aef019c0de7 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -140,7 +140,10 @@ CONFIG_VIDEO_RENESAS_VSP1=y CONFIG_VIDEO_ADV7180=y CONFIG_VIDEO_ML86V7667=y CONFIG_DRM=y +CONFIG_DRM_I2C_ADV7511=y CONFIG_DRM_RCAR_DU=y +CONFIG_DRM_RCAR_HDMI=y +CONFIG_DRM_RCAR_LVDS=y CONFIG_FB_SH_MOBILE_LCDC=y CONFIG_FB_SH_MOBILE_MERAM=y # CONFIG_LCD_CLASS_DEVICE is not set