summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/Kconfig')
-rw-r--r--sound/soc/tegra/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index 4e0d9c251252..8c78ccedd6a8 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -4,6 +4,7 @@ config TEGRA_ALSA
select TEGRA_I2S
select TEGRA_IEC
select TEGRA_GENERIC_CODEC
+ select TEGRA_JACK
help
Say Y if you for ALSA SoC support
@@ -18,3 +19,6 @@ config TEGRA_IEC
config TEGRA_GENERIC_CODEC
tristate "Tegra ALSA Generic Codec support"
+
+config TEGRA_JACK
+ tristate "Tegra wired accessory jack support"