aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/core/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-05-22 16:04:45 +0200
committerTakashi Iwai <tiwai@suse.de>2015-05-22 16:04:45 +0200
commit181a152a09ccbf977ea69405cde4d87b5585de6c (patch)
tree7da9527a962994fb2c1202c7e63954c1f0e950f3 /sound/core/Kconfig
parentALSA: jack: Remove MODULE_*() macros (diff)
parentALSA: pcm: add IEC958 channel status helper (diff)
downloadwireguard-linux-181a152a09ccbf977ea69405cde4d87b5585de6c.tar.xz
wireguard-linux-181a152a09ccbf977ea69405cde4d87b5585de6c.zip
Merge branch 'topic/hdmi' into for-next
Diffstat (limited to 'sound/core/Kconfig')
-rw-r--r--sound/core/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/core/Kconfig b/sound/core/Kconfig
index 63cc2e967099..937f5c763899 100644
--- a/sound/core/Kconfig
+++ b/sound/core/Kconfig
@@ -6,6 +6,12 @@ config SND_PCM
tristate
select SND_TIMER
+config SND_PCM_ELD
+ bool
+
+config SND_PCM_IEC958
+ bool
+
config SND_DMAENGINE_PCM
tristate