asoc: soc-core: fix coccinelle warnings
[deliverable/linux.git] / sound / soc / kirkwood / Kconfig
CommitLineData
f9b95980 1config SND_KIRKWOOD_SOC
446a3bd4 2 tristate "SoC Audio for the Marvell Kirkwood and Dove chips"
9a0d5113 3 depends on ARCH_KIRKWOOD || ARCH_DOVE || ARCH_MVEBU || COMPILE_TEST
f9b95980 4 help
5 Say Y or M if you want to add support for codecs attached to
6 the Kirkwood I2S interface. You will also need to select the
7 audio interfaces to support below.
8
74d04c3e
TP
9config SND_KIRKWOOD_SOC_ARMADA370_DB
10 tristate "SoC Audio support for Armada 370 DB"
11 depends on SND_KIRKWOOD_SOC && (ARCH_MVEBU || COMPILE_TEST) && I2C
12 select SND_SOC_CS42L51
13 help
14 Say Y if you want to add support for SoC audio on
15 the Armada 370 Development Board.
16
2e8693ee 17config SND_KIRKWOOD_SOC_OPENRD
18 tristate "SoC Audio support for Kirkwood Openrd Client"
30d39248 19 depends on SND_KIRKWOOD_SOC && (MACH_OPENRD_CLIENT || MACH_OPENRD_ULTIMATE || COMPILE_TEST)
36d54dc0 20 depends on I2C
2e8693ee 21 select SND_SOC_CS42L51
22 help
23 Say Y if you want to add support for SoC audio on
24 Openrd Client.
25
d9064011
APR
26config SND_KIRKWOOD_SOC_T5325
27 tristate "SoC Audio support for HP t5325"
30d39248 28 depends on SND_KIRKWOOD_SOC && (MACH_T5325 || COMPILE_TEST) && I2C
d9064011
APR
29 select SND_SOC_ALC5623
30 help
31 Say Y if you want to add support for SoC audio on
32 the HP t5325 thin client.
33
This page took 0.184767 seconds and 5 git commands to generate.