]> Git Repo - linux.git/commitdiff
ARM: shmobile: defconfig: Enable SII902X
authorFabrizio Castro <[email protected]>
Fri, 21 Sep 2018 18:08:31 +0000 (19:08 +0100)
committerSimon Horman <[email protected]>
Mon, 5 Nov 2018 11:41:09 +0000 (12:41 +0100)
The iwg23s board comes with the SiI9022ACNU HDMI transmitter,
this patch makes sure the corresponding driver gets built.

Signed-off-by: Fabrizio Castro <[email protected]>
Reviewed-by: Biju Das <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
arch/arm/configs/shmobile_defconfig

index d090022ca97564a3ee6185c3e3572e5b3efccc64..9e5a5ade6cabcb6c16899f65a6db12d7b34e752d 100644 (file)
@@ -142,6 +142,7 @@ CONFIG_DRM=y
 CONFIG_DRM_RCAR_DU=y
 CONFIG_DRM_RCAR_LVDS=y
 CONFIG_DRM_DUMB_VGA_DAC=y
+CONFIG_DRM_SII902X=y
 CONFIG_DRM_I2C_ADV7511=y
 CONFIG_DRM_I2C_ADV7511_AUDIO=y
 CONFIG_FB_SH_MOBILE_LCDC=y
This page took 0.061213 seconds and 4 git commands to generate.