]> Git Repo - linux.git/commitdiff
ARM: shmobile: defconfig: enable HDMI output for RCar
authorWolfram Sang <[email protected]>
Sat, 10 Oct 2015 19:14:45 +0000 (20:14 +0100)
committerSimon Horman <[email protected]>
Mon, 12 Oct 2015 00:18:06 +0000 (09:18 +0900)
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 <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/configs/shmobile_defconfig

index 0bdeb4925be47730cae6c55a512dc8fe2409c9a7..3aef019c0de7897de8c83d6a062218eaeb69deb0 100644 (file)
@@ -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
This page took 0.061473 seconds and 4 git commands to generate.