Skip to content

Commit

Permalink
ASoC: tegra: select REGMAP_MMIO
Browse files Browse the repository at this point in the history
All Tegra ASoC drivers will be reworked to use MMIO regmaps. Select
this in Kconfig.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Stephen Warren authored and Mark Brown committed Apr 13, 2012
1 parent cd04461 commit d19e779
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/tegra/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config SND_SOC_TEGRA
tristate "SoC Audio for the Tegra System-on-Chip"
depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
select REGMAP_MMIO
help
Say Y or M here if you want support for SoC audio on Tegra.

Expand Down

0 comments on commit d19e779

Please sign in to comment.