blob: c1c8e955f4d31b2a79be704d7dda736bd1e24010 [file] [log] [blame]
Stephen Warren2ba94712011-04-12 11:40:37 -06001config SND_SOC_TEGRA
Stephen Warren8b75d712011-01-07 22:36:17 -07002 tristate "SoC Audio for the Tegra System-on-Chip"
3 depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
Stephen Warrend19e7792012-04-13 11:23:36 -06004 select REGMAP_MMIO
Stephen Warren8b75d712011-01-07 22:36:17 -07005 help
6 Say Y or M here if you want support for SoC audio on Tegra.
7
Stephen Warren896637a2012-04-06 10:30:52 -06008config SND_SOC_TEGRA20_DAS
Stephen Warren063dd9d2012-04-05 13:13:49 -06009 tristate
Stephen Warrena7fda2b2012-04-05 13:14:52 -060010 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
Stephen Warrend9bba492012-03-30 17:07:22 -060011 help
Stephen Warren896637a2012-04-06 10:30:52 -060012 Say Y or M if you want to add support for the Tegra20 DAS module.
Stephen Warrend9bba492012-03-30 17:07:22 -060013 You will also need to select the individual machine drivers to
14 support below.
15
Stephen Warren896637a2012-04-06 10:30:52 -060016config SND_SOC_TEGRA20_I2S
Stephen Warren8b75d712011-01-07 22:36:17 -070017 tristate
Stephen Warrena7fda2b2012-04-05 13:14:52 -060018 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
Stephen Warren896637a2012-04-06 10:30:52 -060019 select SND_SOC_TEGRA20_DAS
Stephen Warren8b75d712011-01-07 22:36:17 -070020 help
21 Say Y or M if you want to add support for codecs attached to the
Stephen Warren896637a2012-04-06 10:30:52 -060022 Tegra20 I2S interface. You will also need to select the individual
Stephen Warren8b75d712011-01-07 22:36:17 -070023 machine drivers to support below.
24
Stephen Warren896637a2012-04-06 10:30:52 -060025config SND_SOC_TEGRA20_SPDIF
Stephen Warren774fec32011-07-05 10:55:27 -060026 tristate
Stephen Warrena7fda2b2012-04-05 13:14:52 -060027 depends on SND_SOC_TEGRA && ARCH_TEGRA_2x_SOC
Stephen Warren774fec32011-07-05 10:55:27 -060028 default m
29 help
Stephen Warren896637a2012-04-06 10:30:52 -060030 Say Y or M if you want to add support for the Tegra20 SPDIF interface.
Stephen Warren774fec32011-07-05 10:55:27 -060031 You will also need to select the individual machine drivers to support
32 below.
33
Stephen Warrencdc04fd2012-04-10 16:32:01 -060034config SND_SOC_TEGRA30_AHUB
35 tristate
36 depends on SND_SOC_TEGRA && ARCH_TEGRA_3x_SOC
37 help
38 Say Y or M if you want to add support for the Tegra20 AHUB module.
39 You will also need to select the individual machine drivers to
40 support below.
41
42config SND_SOC_TEGRA30_I2S
43 tristate
44 depends on SND_SOC_TEGRA && ARCH_TEGRA_3x_SOC
45 select SND_SOC_TEGRA30_AHUB
46 help
47 Say Y or M if you want to add support for codecs attached to the
48 Tegra30 I2S interface. You will also need to select the individual
49 machine drivers to support below.
50
Stephen Warrend8259ca52012-05-17 16:59:51 -060051config SND_SOC_TEGRA_WM8753
52 tristate "SoC Audio support for Tegra boards using a WM8753 codec"
53 depends on SND_SOC_TEGRA && I2C
54 select SND_SOC_TEGRA20_I2S if ARCH_TEGRA_2x_SOC
55 select SND_SOC_TEGRA30_I2S if ARCH_TEGRA_3x_SOC
56 select SND_SOC_WM8753
57 help
58 Say Y or M here if you want to add support for SoC audio on Tegra
59 boards using the WM8753 codec, such as Whistler.
60
Stephen Warren47912a62011-04-19 10:18:01 -060061config MACH_HAS_SND_SOC_TEGRA_WM8903
62 bool
63 help
64 Machines that use the SND_SOC_TEGRA_WM8903 driver should select
65 this config option, in order to allow the user to enable
66 SND_SOC_TEGRA_WM8903.
67
Stephen Warren2ba94712011-04-12 11:40:37 -060068config SND_SOC_TEGRA_WM8903
Stephen Warrendc0a50af2011-04-12 11:40:36 -060069 tristate "SoC Audio support for Tegra boards using a WM8903 codec"
Stephen Warren773b1d32011-04-12 11:40:39 -060070 depends on SND_SOC_TEGRA && I2C
Mark Browna9e3de6f2011-04-21 12:00:27 +010071 depends on MACH_HAS_SND_SOC_TEGRA_WM8903
Stephen Warren896637a2012-04-06 10:30:52 -060072 select SND_SOC_TEGRA20_I2S if ARCH_TEGRA_2x_SOC
Stephen Warrencdc04fd2012-04-10 16:32:01 -060073 select SND_SOC_TEGRA30_I2S if ARCH_TEGRA_3x_SOC
Stephen Warren8b75d712011-01-07 22:36:17 -070074 select SND_SOC_WM8903
75 help
Stephen Warrendc0a50af2011-04-12 11:40:36 -060076 Say Y or M here if you want to add support for SoC audio on Tegra
Stephen Warren773b1d32011-04-12 11:40:39 -060077 boards using the WM8093 codec. Currently, the supported boards are
78 Harmony, Ventana, Seaboard, Kaen, and Aebl.
Stephen Warren8b75d712011-01-07 22:36:17 -070079
Mike Rapoport13073942011-04-26 11:52:42 +030080config SND_SOC_TEGRA_TRIMSLICE
81 tristate "SoC Audio support for TrimSlice board"
82 depends on SND_SOC_TEGRA && MACH_TRIMSLICE && I2C
Stephen Warren896637a2012-04-06 10:30:52 -060083 select SND_SOC_TEGRA20_I2S if ARCH_TEGRA_2x_SOC
Mike Rapoport13073942011-04-26 11:52:42 +030084 select SND_SOC_TLV320AIC23
85 help
86 Say Y or M here if you want to add support for SoC audio on the
87 TrimSlice platform.
Leon Romanovsky58783fa2011-12-19 21:51:52 +020088
89config SND_SOC_TEGRA_ALC5632
Stephen Warren4df82712012-03-30 17:07:20 -060090 tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
91 depends on SND_SOC_TEGRA && I2C
Stephen Warren896637a2012-04-06 10:30:52 -060092 select SND_SOC_TEGRA20_I2S if ARCH_TEGRA_2x_SOC
Stephen Warren4df82712012-03-30 17:07:20 -060093 select SND_SOC_ALC5632
94 help
95 Say Y or M here if you want to add support for SoC audio on the
96 Toshiba AC100 netbook.