Kconfig (a7fda2ba82b7531158c68f700fa806e645ff3b7c) Kconfig (896637ac1be95a239b68dbe61c12a8a9bc00a9a3)
1config SND_SOC_TEGRA
2 tristate "SoC Audio for the Tegra System-on-Chip"
3 depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
4 help
5 Say Y or M here if you want support for SoC audio on Tegra.
6
1config SND_SOC_TEGRA
2 tristate "SoC Audio for the Tegra System-on-Chip"
3 depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
4 help
5 Say Y or M here if you want support for SoC audio on Tegra.
6
7config SND_SOC_TEGRA_DAS
7config SND_SOC_TEGRA20_DAS
8 tristate
9 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
10 help
8 tristate
9 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
10 help
11 Say Y or M if you want to add support for the Tegra DAS module.
11 Say Y or M if you want to add support for the Tegra20 DAS module.
12 You will also need to select the individual machine drivers to
13 support below.
14
12 You will also need to select the individual machine drivers to
13 support below.
14
15config SND_SOC_TEGRA_I2S
15config SND_SOC_TEGRA20_I2S
16 tristate
17 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
16 tristate
17 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
18 select SND_SOC_TEGRA_DAS
18 select SND_SOC_TEGRA20_DAS
19 help
20 Say Y or M if you want to add support for codecs attached to the
19 help
20 Say Y or M if you want to add support for codecs attached to the
21 Tegra I2S interface. You will also need to select the individual
21 Tegra20 I2S interface. You will also need to select the individual
22 machine drivers to support below.
23
22 machine drivers to support below.
23
24config SND_SOC_TEGRA_SPDIF
24config SND_SOC_TEGRA20_SPDIF
25 tristate
26 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
27 default m
28 help
25 tristate
26 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
27 default m
28 help
29 Say Y or M if you want to add support for the SPDIF interface.
29 Say Y or M if you want to add support for the Tegra20 SPDIF interface.
30 You will also need to select the individual machine drivers to support
31 below.
32
33config MACH_HAS_SND_SOC_TEGRA_WM8903
34 bool
35 help
36 Machines that use the SND_SOC_TEGRA_WM8903 driver should select
37 this config option, in order to allow the user to enable
38 SND_SOC_TEGRA_WM8903.
39
40config SND_SOC_TEGRA_WM8903
41 tristate "SoC Audio support for Tegra boards using a WM8903 codec"
42 depends on SND_SOC_TEGRA && I2C
43 depends on MACH_HAS_SND_SOC_TEGRA_WM8903
30 You will also need to select the individual machine drivers to support
31 below.
32
33config MACH_HAS_SND_SOC_TEGRA_WM8903
34 bool
35 help
36 Machines that use the SND_SOC_TEGRA_WM8903 driver should select
37 this config option, in order to allow the user to enable
38 SND_SOC_TEGRA_WM8903.
39
40config SND_SOC_TEGRA_WM8903
41 tristate "SoC Audio support for Tegra boards using a WM8903 codec"
42 depends on SND_SOC_TEGRA && I2C
43 depends on MACH_HAS_SND_SOC_TEGRA_WM8903
44 select SND_SOC_TEGRA_I2S if ARCH_TEGRA_2x_SOC
44 select SND_SOC_TEGRA20_I2S if ARCH_TEGRA_2x_SOC
45 select SND_SOC_WM8903
46 help
47 Say Y or M here if you want to add support for SoC audio on Tegra
48 boards using the WM8093 codec. Currently, the supported boards are
49 Harmony, Ventana, Seaboard, Kaen, and Aebl.
50
51config SND_SOC_TEGRA_TRIMSLICE
52 tristate "SoC Audio support for TrimSlice board"
53 depends on SND_SOC_TEGRA && MACH_TRIMSLICE && I2C
45 select SND_SOC_WM8903
46 help
47 Say Y or M here if you want to add support for SoC audio on Tegra
48 boards using the WM8093 codec. Currently, the supported boards are
49 Harmony, Ventana, Seaboard, Kaen, and Aebl.
50
51config SND_SOC_TEGRA_TRIMSLICE
52 tristate "SoC Audio support for TrimSlice board"
53 depends on SND_SOC_TEGRA && MACH_TRIMSLICE && I2C
54 select SND_SOC_TEGRA_I2S if ARCH_TEGRA_2x_SOC
54 select SND_SOC_TEGRA20_I2S if ARCH_TEGRA_2x_SOC
55 select SND_SOC_TLV320AIC23
56 help
57 Say Y or M here if you want to add support for SoC audio on the
58 TrimSlice platform.
59
60config SND_SOC_TEGRA_ALC5632
61 tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
62 depends on SND_SOC_TEGRA && I2C
55 select SND_SOC_TLV320AIC23
56 help
57 Say Y or M here if you want to add support for SoC audio on the
58 TrimSlice platform.
59
60config SND_SOC_TEGRA_ALC5632
61 tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
62 depends on SND_SOC_TEGRA && I2C
63 select SND_SOC_TEGRA_I2S if ARCH_TEGRA_2x_SOC
63 select SND_SOC_TEGRA20_I2S if ARCH_TEGRA_2x_SOC
64 select SND_SOC_ALC5632
65 help
66 Say Y or M here if you want to add support for SoC audio on the
67 Toshiba AC100 netbook.
64 select SND_SOC_ALC5632
65 help
66 Say Y or M here if you want to add support for SoC audio on the
67 Toshiba AC100 netbook.