projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd04461
)
ASoC: tegra: select REGMAP_MMIO
author
Stephen Warren
<swarren@nvidia.com>
Fri, 13 Apr 2012 17:23:36 +0000
(11:23 -0600)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 13 Apr 2012 17:30:24 +0000
(18:30 +0100)
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>
sound/soc/tegra/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/tegra/Kconfig
b/sound/soc/tegra/Kconfig
index 441c317252f93e3e8ecca0b51395fb4b6add5257..5331c61faf0183a8a004ec82e49adc74669a267e 100644
(file)
--- a/
sound/soc/tegra/Kconfig
+++ b/
sound/soc/tegra/Kconfig
@@
-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.