diff mbox series

[1/1] ARM: shmobile: defconfig: Enable SII902X

Message ID 65a8c17a39f62fd646950fa43efcced0d6fe029c.1544124535.git.horms+renesas@verge.net.au (mailing list archive)
State Accepted
Commit 65a8c17a39f62fd646950fa43efcced0d6fe029c
Headers show
Series [1/1] ARM: shmobile: defconfig: Enable SII902X | expand

Commit Message

Simon Horman Dec. 6, 2018, 9:57 p.m. UTC
From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

The iwg23s board comes with the SiI9022ACNU HDMI transmitter,
this patch makes sure the corresponding driver gets built.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index d090022ca975..9e5a5ade6cab 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -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