Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 609c9486 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Mark Brown
Browse files

ASoC: rsnd: depends on OF



Current Renesas sound driver is completely depends on CONFIG_OF

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 10a9cca1
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -37,6 +37,7 @@ config SND_SOC_SH4_SIU
config SND_SOC_RCAR
config SND_SOC_RCAR
	tristate "R-Car series SRU/SCU/SSIU/SSI support"
	tristate "R-Car series SRU/SCU/SSIU/SSI support"
	depends on COMMON_CLK
	depends on COMMON_CLK
	depends on OF
	select SND_SIMPLE_CARD
	select SND_SIMPLE_CARD
	select REGMAP_MMIO
	select REGMAP_MMIO
	help
	help