diff mbox

[5/5,v2] ARM: shmobile: bockw defconfig: add Sound support

Message ID 87a9k4vnom.wl%kuninori.morimoto.gx@renesas.com (mailing list archive)
State Superseded
Commit dca778f1e470494019e41e9eef073eb981a64380
Headers show

Commit Message

Kuninori Morimoto Aug. 26, 2013, 8:52 a.m. UTC
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
v1 -> v2

 - no change

 arch/arm/configs/bockw_defconfig |    4 ++++
 1 file changed, 4 insertions(+)

Comments

Simon Horman Sept. 5, 2013, 5:58 a.m. UTC | #1
On Mon, Aug 26, 2013 at 01:52:45AM -0700, Kuninori Morimoto wrote:
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---
> v1 -> v2
> 
>  - no change
> 
>  arch/arm/configs/bockw_defconfig |    4 ++++
>  1 file changed, 4 insertions(+)

Thanks, I have queued this up for v3.13.
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig
index 845f5cd..e9440fe 100644
--- a/arch/arm/configs/bockw_defconfig
+++ b/arch/arm/configs/bockw_defconfig
@@ -84,6 +84,10 @@  CONFIG_I2C=y
 CONFIG_I2C_RCAR=y
 CONFIG_SPI=y
 CONFIG_SPI_SH_HSPI=y
+CONFIG_SOUND=y
+CONFIG_SND=y
+CONFIG_SND_SOC=y
+CONFIG_SND_SOC_RCAR=y
 CONFIG_USB=y
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 CONFIG_USB_EHCI_HCD=y