ASoC: codecs: Make ALL_CODECS depend on COMPILE_TEST
authorMark Brown <broonie@linaro.org>
Tue, 25 Jun 2013 10:00:06 +0000 (11:00 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 15 Jul 2013 10:09:21 +0000 (11:09 +0100)
commit64b0c282e87948bc0c5a1b94ca3d4dd9f6415c6f
tree8796d312bf4560198fe5bb5613413640a4a31951
parentad81f0545ef01ea651886dddac4bef6cec930092
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: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig