aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisael Lopez Cruz2016-05-05 18:40:47 -0500
committerMisael Lopez Cruz2017-05-31 22:10:14 -0500
commit212d114edd1c2c20de7cbf396e1108ea1c07aed9 (patch)
treef11c5ddd31ab23029a54a3bbc96bfed38fa4330c /ti_config_fragments/auto.cfg
parentb3a6accd14dc46fa9881a1429740af52d3339eb8 (diff)
downloadkernel-audio-212d114edd1c2c20de7cbf396e1108ea1c07aed9.tar.gz
kernel-audio-212d114edd1c2c20de7cbf396e1108ea1c07aed9.tar.xz
kernel-audio-212d114edd1c2c20de7cbf396e1108ea1c07aed9.zip
ti_config_fragments: auto: Enable audio configs as built-in
Enable audio related configs as built-in options: - HDMI codec and card - Simple card (generic card used by primary and HDMI cards) Change-Id: I6efd85d729d2a89a01cee3b5fb28f8f1712720d5 Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
Diffstat (limited to 'ti_config_fragments/auto.cfg')
-rw-r--r--ti_config_fragments/auto.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/ti_config_fragments/auto.cfg b/ti_config_fragments/auto.cfg
new file mode 100644
index 000000000000..75ae849185fb
--- /dev/null
+++ b/ti_config_fragments/auto.cfg
@@ -0,0 +1,8 @@
1##################################################
2# TI automotive config options
3##################################################
4
5CONFIG_SND_SIMPLE_CARD=y
6CONFIG_SND_SOC_TLV320AIC3X=y
7CONFIG_SND_SOC_HDMI_CODEC=y
8CONFIG_SND_OMAP_SOC_HDMI_AUDIO=y