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

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

ASoC: rsnd: enable COMPILE_TEST

parent 609c9486
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
menu "SoC Audio support for SuperH"
	depends on SUPERH || ARCH_SHMOBILE
	depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST

config SND_SOC_PCM_SH7760
	tristate "SoC Audio support for Renesas SH7760"
@@ -37,7 +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
	depends on OF || COMPILE_TEST
	select SND_SIMPLE_CARD
	select REGMAP_MMIO
	help