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

Commit 64b0c282 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: codecs: Make ALL_CODECS depend on COMPILE_TEST



The main function of the option is to enable compile testing.  There is
still an option since COMPILE_TEST is intended to enable selection of
extra drivers rather than forcing them on.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent ad81f054
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -10,6 +10,7 @@ config SND_SOC_I2C_AND_SPI


config SND_SOC_ALL_CODECS
config SND_SOC_ALL_CODECS
	tristate "Build all ASoC CODEC drivers"
	tristate "Build all ASoC CODEC drivers"
	depends on COMPILE_TEST
	select SND_SOC_88PM860X if MFD_88PM860X
	select SND_SOC_88PM860X if MFD_88PM860X
	select SND_SOC_L3
	select SND_SOC_L3
	select SND_SOC_AB8500_CODEC if ABX500_CORE
	select SND_SOC_AB8500_CODEC if ABX500_CORE