forked from luck/tmp_suning_uos_patched
6fc3d24d42
Add driver for zx296702 SPDIF controller Signed-off-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
9 lines
253 B
Plaintext
9 lines
253 B
Plaintext
config ZX296702_SPDIF
|
|
tristate "ZX296702 spdif"
|
|
depends on SOC_ZX296702 || COMPILE_TEST
|
|
depends on COMMON_CLK
|
|
select SND_SOC_GENERIC_DMAENGINE_PCM
|
|
help
|
|
Say Y or M if you want to add support for codecs attached to the
|
|
zx296702 spdif interface
|