Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Unified Diff: sound/soc/tegra/Kconfig

Issue 6577008: CHROMIUM: ASoC: Tegra: Seaboard: Add machine support (Closed)
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sound/soc/tegra/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sound/soc/tegra/Kconfig
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index 7a1bafe251749083c30ff0e31845be257153c713..5226e2ba7529f6f682a62fc8f07433191ab82539 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -25,3 +25,14 @@ config SND_TEGRA_SOC_HARMONY
Say Y or M here if you want to add support for SoC audio on the
Tegra Harmony and Ventana reference boards.
+config SND_TEGRA_SOC_SEABOARD
+ tristate "SoC Audio support for Tegra Seaboard reference board"
+ depends on SND_TEGRA_SOC && I2C
+ depends on MACH_SEABOARD
+ default m
+ select SND_TEGRA_SOC_I2S
+ select SND_SOC_WM8903
+ help
+ Say Y or M here if you want to add support for SoC audio on the
+ Tegra Seaboard reference board.
+
« no previous file with comments | « no previous file | sound/soc/tegra/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698