On Fri, Sep 21, 2018 at 07:08:31PM +0100, Fabrizio Castro wrote: > 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@xxxxxxxxxxxxxx> > Reviewed-by: Biju Das <biju.das@xxxxxxxxxxxxxx> > --- > > Hello Simon, > > a patch for the multi_v7_defconfig will be sent at a later stage. Thanks Fabrizio, This looks fine to me but I will wait to see if there are other reviews before applying. Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > Thanks, > Fab > > arch/arm/configs/shmobile_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig > index d090022..9e5a5ad 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 > -- > 2.7.4 >