arm64: defconfig: compile ak4613 and renesas sound as modules
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 19 Jun 2017 00:23:59 +0000 (00:23 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 27 Jul 2017 13:51:58 +0000 (15:51 +0200)
Compile the renesas sound and ak4613 drivers as modules to reduce the ARM64
kernel size. These modules are currently only used by Renesas platforms so
there should little risk of negative impact of this change on other users.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
[simon: consolidated two patches into one]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/configs/defconfig

index 6c7d147eed54de4cc19678ce8f318987406b0521..a8948bb5167fcb3701a70ea170cdb11763c7fbbd 100644 (file)
@@ -380,8 +380,8 @@ 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_SOC_RCAR=m
+CONFIG_SND_SOC_AK4613=m
 CONFIG_SND_SIMPLE_CARD=y
 CONFIG_USB=y
 CONFIG_USB_OTG=y