aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2016-10-26 04:12:34 +0000
committerMark Brown <broonie@kernel.org>2016-10-26 13:13:25 +0100
commit609c94865adcef3dba070a2d3905e4b67b4e6919 (patch)
tree1e1b490d6d210e01d1c856de333a2dda5b5ecce2 /sound/soc/sh/Kconfig
parentASoC: rsnd: add nolock_start/stop callback (diff)
downloadlinux-dev-609c94865adcef3dba070a2d3905e4b67b4e6919.tar.xz
linux-dev-609c94865adcef3dba070a2d3905e4b67b4e6919.zip
ASoC: rsnd: depends on OF
Current Renesas sound driver is completely depends on CONFIG_OF Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh/Kconfig')
-rw-r--r--sound/soc/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index 6db6405d952f..610fa85b3acd 100644
--- a/sound/soc/sh/Kconfig
+++ b/sound/soc/sh/Kconfig
@@ -37,6 +37,7 @@ config SND_SOC_SH4_SIU
config SND_SOC_RCAR
tristate "R-Car series SRU/SCU/SSIU/SSI support"
depends on COMMON_CLK
+ depends on OF
select SND_SIMPLE_CARD
select REGMAP_MMIO
help