All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Simon <horms@verge.net.au>
Cc: Magnus <magnus.damm@gmail.com>, <linux-renesas-soc@vger.kernel.org>
Subject: [PATCH 1/2] arm64: defconfig: compile ak4613 as kernel module
Date: Mon, 19 Jun 2017 00:23:59 +0000	[thread overview]
Message-ID: <87h8zc25k9.wl%kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <87injs25la.wl%kuninori.morimoto.gx@renesas.com>


From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

ak4613 is used from Renesas platform only now.
Let's compile it as module to reduce ARM64 kernel size.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/configs/defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 1e04715..3d772cc 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -365,7 +365,7 @@ 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_AK4613=m
 CONFIG_SND_SIMPLE_CARD=y
 CONFIG_USB=y
 CONFIG_USB_OTG=y
-- 
1.9.1

  reply	other threads:[~2017-06-19  0:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-19  0:23 [PATCH 0/2] arm64: defconfig: ak4613/renesas sound will be kernle module Kuninori Morimoto
2017-06-19  0:23 ` Kuninori Morimoto [this message]
2017-06-19  0:24 ` [PATCH 2/2] arm64: defconfig: compile renesas sound as kernel module Kuninori Morimoto
2017-06-20 13:20 ` [PATCH 0/2] arm64: defconfig: ak4613/renesas sound will be kernle module Simon Horman
2017-06-21  0:10   ` Kuninori Morimoto
2017-06-21 12:03     ` Simon Horman
2017-06-21 12:21       ` Geert Uytterhoeven
2017-06-22  9:02         ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h8zc25k9.wl%kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=horms@verge.net.au \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.