rtlwifi: Change order in device startup
[deliverable/linux.git] / sound / soc / s6000 / Kconfig
CommitLineData
4b166da9
DG
1config SND_S6000_SOC
2 tristate "SoC Audio for the Stretch s6000 family"
b5dd60fd
LPC
3 depends on XTENSA_VARIANT_S6000 || COMPILE_TEST
4 depends on HAS_IOMEM
5 select SND_S6000_SOC_PCM if XTENSA_VARIANT_S6000
4b166da9
DG
6 help
7 Say Y or M if you want to add support for codecs attached to
8 s6000 family chips. You will also need to select the platform
9 to support below.
10
b5dd60fd
LPC
11config SND_S6000_SOC_PCM
12 tristate
13
4b166da9
DG
14config SND_S6000_SOC_I2S
15 tristate
2b7dbbe0
DG
16
17config SND_S6000_SOC_S6IPCAM
1bb60b3a
MB
18 bool "SoC Audio support for Stretch 6105 IP Camera"
19 depends on SND_S6000_SOC=y
20 depends on I2C=y
b5dd60fd 21 depends on XTENSA_PLATFORM_S6105 || COMPILE_TEST
2b7dbbe0
DG
22 select SND_S6000_SOC_I2S
23 select SND_SOC_TLV320AIC3X
24 help
25 Say Y if you want to add support for SoC audio on the
26 Stretch s6105 IP Camera Reference Design.
This page took 0.307423 seconds and 5 git commands to generate.