On Fri, Dec 07, 2018 at 09:28:22AM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Thu, Dec 6, 2018 at 10:58 PM Simon Horman <horms+renesas@xxxxxxxxxxxx> wrote: > > Enable the scu-simple-card which is used by > > the R-Car E3 (r8a77990) based Ebisu board. > > > > Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > --- > > arch/arm64/configs/defconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > > index f88190463481..9d0b42d96f03 100644 > > --- a/arch/arm64/configs/defconfig > > +++ b/arch/arm64/configs/defconfig > > @@ -491,6 +491,7 @@ CONFIG_SND_SOC_RT5514=m > > CONFIG_SND_SOC_RT5514_SPI=m > > CONFIG_SND_SOC_RT5645=m > > CONFIG_SND_SIMPLE_CARD=m > > +CONFIG_SND_SIMPLE_SCU_CARD=y > > Shouldn't this be "m"? Thanks Geert, I'll look into an incremental update for that. > > > CONFIG_SND_AUDIO_GRAPH_CARD=m > > CONFIG_I2C_HID=m > > CONFIG_USB=y > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds >