Commit d19e779b authored by Stephen Warren's avatar Stephen Warren Committed by Mark Brown
Browse files

ASoC: tegra: select REGMAP_MMIO



All Tegra ASoC drivers will be reworked to use MMIO regmaps. Select
this in Kconfig.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent cd04461e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
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.