Re: [PATCH] arch/arm64: defconfig: Compile Renesas Sound related drivers as Module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Simon

> > Current Renesas Sound related drivers are compiled as built-in.
> > Let's compile it as Module to reduce ARM64 Kernel size.
> > 
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> > ---
> >  arch/arm64/configs/defconfig | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> This does not seem to apply to renesas-next-20170614-v4.12-rc1
> This and the above I can fix but...

Oops sorry about that.
I can post v2 patch

> > -CONFIG_SND_SOC_RCAR=y
> > -CONFIG_SND_SOC_AK4613=y
> > -CONFIG_SND_SIMPLE_CARD=y
> > +CONFIG_SND_SOC_RCAR=m
> > +CONFIG_SND_SOC_AK4613=m
> > +CONFIG_SND_SIMPLE_CARD=m
> 
> Do other drivers depend on any pf the above?
> If so what are the implications here?

SOC_RCAR is Renesas specific, no other driver is depends on it.
SOC_AK4613 is Codec and maybe Renesas only is using it, but I don't know.
no other driver is depends on it I think.
SIMPLE_CARD might be used from some other ARM64 platform.

This patch should focus only for RCAR and AK4613 ?

Best regards
---
Kuninori Morimoto



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux