* [PATCH] arm64: defconfig: enable Simple Sound Card support
@ 2017-06-06 2:33 Kuninori Morimoto
2017-06-08 13:29 ` Simon Horman
0 siblings, 1 reply; 3+ messages in thread
From: Kuninori Morimoto @ 2017-06-06 2:33 UTC (permalink / raw)
To: Simon; +Cc: Magnus, linux-renesas-soc
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
commit 7fa72cca39a0 ("ASoC: rsnd: add HDMI output support")
exchanged Renesas Sound driver's Kconfig selection
from SND_SIMPLE_CARD to SND_SIMPLE_CARD_UTILS, because of this,
defconfig doesn't select SND_SIMPLE_CARD today.
All Renesas platform needs SND_SIMPLE_CARD, Let's select it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 97c123e..881bdce 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -368,6 +368,7 @@ 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_USB=y
CONFIG_USB_OTG=y
CONFIG_USB_XHCI_HCD=y
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] arm64: defconfig: enable Simple Sound Card support
2017-06-06 2:33 [PATCH] arm64: defconfig: enable Simple Sound Card support Kuninori Morimoto
@ 2017-06-08 13:29 ` Simon Horman
0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2017-06-08 13:29 UTC (permalink / raw)
To: Kuninori Morimoto; +Cc: Magnus, linux-renesas-soc
On Tue, Jun 06, 2017 at 02:33:47AM +0000, Kuninori Morimoto wrote:
>
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> commit 7fa72cca39a0 ("ASoC: rsnd: add HDMI output support")
> exchanged Renesas Sound driver's Kconfig selection
> from SND_SIMPLE_CARD to SND_SIMPLE_CARD_UTILS, because of this,
> defconfig doesn't select SND_SIMPLE_CARD today.
> All Renesas platform needs SND_SIMPLE_CARD, Let's select it.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thanks Morimoto-san, applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13
@ 2017-06-16 13:29 Simon Horman
2017-06-16 13:30 ` [PATCH] arm64: defconfig: enable Simple Sound Card support Simon Horman
0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2017-06-16 13:29 UTC (permalink / raw)
To: arm
Cc: linux-renesas-soc, Olof Johansson, Kevin Hilman, Arnd Bergmann,
linux-arm-kernel, Magnus Damm, Simon Horman
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these Renesas ARM64 based SoC defconfig updates for v4.13.
The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v4.13
for you to fetch changes up to b27866e91efb69d2ae335f130b5c9762272b918e:
arm64: defconfig: enable Simple Sound Card support (2017-06-12 11:28:16 +0200)
----------------------------------------------------------------
Renesas ARM64 Based SoC Defconfig Updates for v4.13
* Enable Simple Sound Card support
----------------------------------------------------------------
Kuninori Morimoto (1):
arm64: defconfig: enable Simple Sound Card support
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
^ permalink raw reply [flat|nested] 3+ messages in thread* [PATCH] arm64: defconfig: enable Simple Sound Card support
2017-06-16 13:29 [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13 Simon Horman
@ 2017-06-16 13:30 ` Simon Horman
0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2017-06-16 13:30 UTC (permalink / raw)
To: linux-renesas-soc
Cc: linux-arm-kernel, Magnus Damm, Kuninori Morimoto, Simon Horman
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
commit 7fa72cca39a0 ("ASoC: rsnd: add HDMI output support")
exchanged Renesas Sound driver's Kconfig selection
from SND_SIMPLE_CARD to SND_SIMPLE_CARD_UTILS, because of this,
defconfig doesn't select SND_SIMPLE_CARD today.
All Renesas platform needs SND_SIMPLE_CARD, Let's select it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ce072859e3b2..1bbac74a0c44 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -369,6 +369,7 @@ CONFIG_SND_BCM2835_SOC_I2S=m
CONFIG_SND_SOC_RCAR=y
CONFIG_SND_SOC_SAMSUNG=y
CONFIG_SND_SOC_AK4613=y
+CONFIG_SND_SIMPLE_CARD=y
CONFIG_USB=y
CONFIG_USB_OTG=y
CONFIG_USB_XHCI_HCD=y
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-16 13:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-06 2:33 [PATCH] arm64: defconfig: enable Simple Sound Card support Kuninori Morimoto
2017-06-08 13:29 ` Simon Horman
-- strict thread matches above, loose matches on Subject: below --
2017-06-16 13:29 [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.13 Simon Horman
2017-06-16 13:30 ` [PATCH] arm64: defconfig: enable Simple Sound Card support Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox