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 Morimoto-san,

I think a better title would be:

arm64: defconfig: compile renesas sound related drivers as modules

On Wed, Jun 14, 2017 at 08:44:08AM +0000, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> 
> 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...

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index dbacd55..82e345a 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -366,9 +366,9 @@ CONFIG_SND=y
>  CONFIG_SND_SOC=y
>  CONFIG_SND_BCM2835_SOC_I2S=m
>  CONFIG_SND_SOC_SAMSUNG=y
> -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?

>  CONFIG_USB=y
>  CONFIG_USB_OTG=y
>  CONFIG_USB_XHCI_HCD=y
> -- 
> 1.9.1
> 



[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