ASoC: tegra: select REGMAP_MMIO
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>
This commit is contained in:
parent
cd04461e2f
commit
d19e779b84
@ -1,6 +1,7 @@
|
|||||||
config SND_SOC_TEGRA
|
config SND_SOC_TEGRA
|
||||||
tristate "SoC Audio for the Tegra System-on-Chip"
|
tristate "SoC Audio for the Tegra System-on-Chip"
|
||||||
depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
|
depends on ARCH_TEGRA && TEGRA_SYSTEM_DMA
|
||||||
|
select REGMAP_MMIO
|
||||||
help
|
help
|
||||||
Say Y or M here if you want support for SoC audio on Tegra.
|
Say Y or M here if you want support for SoC audio on Tegra.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user