2010-05-31 13:49:14 +02:00
|
|
|
config SND_KIRKWOOD_SOC
|
2013-08-27 20:27:11 +02:00
|
|
|
tristate "SoC Audio for the Marvell Kirkwood and Dove chips"
|
2014-07-10 23:36:24 +02:00
|
|
|
depends on ARCH_DOVE || ARCH_MVEBU || COMPILE_TEST
|
2016-05-23 12:30:54 +02:00
|
|
|
depends on HAS_DMA
|
2010-05-31 13:49:14 +02:00
|
|
|
help
|
|
|
|
Say Y or M if you want to add support for codecs attached to
|
|
|
|
the Kirkwood I2S interface. You will also need to select the
|
|
|
|
audio interfaces to support below.
|
|
|
|
|
2014-02-12 18:20:56 +01:00
|
|
|
config SND_KIRKWOOD_SOC_ARMADA370_DB
|
|
|
|
tristate "SoC Audio support for Armada 370 DB"
|
|
|
|
depends on SND_KIRKWOOD_SOC && (ARCH_MVEBU || COMPILE_TEST) && I2C
|
|
|
|
select SND_SOC_CS42L51
|
2014-02-12 18:20:57 +01:00
|
|
|
select SND_SOC_SPDIF
|
2014-02-12 18:20:56 +01:00
|
|
|
help
|
|
|
|
Say Y if you want to add support for SoC audio on
|
|
|
|
the Armada 370 Development Board.
|
|
|
|
|