diff mbox

[1/4] hda-emu: Enable CONFIG_SND_DYNAMIC_MINORS

Message ID 1409840486-14961-2-git-send-email-david.henningsson@canonical.com (mailing list archive)
State Accepted
Delegated to: Takashi Iwai
Headers show

Commit Message

David Henningsson Sept. 4, 2014, 2:21 p.m. UTC
This is enabled on any modern distro and necessary for modern HDMI
stuff (with more than two outputs) to function correctly.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
---
 include/codec_config.h | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/include/codec_config.h b/include/codec_config.h
index 78bb04d..a5b4919 100644
--- a/include/codec_config.h
+++ b/include/codec_config.h
@@ -12,3 +12,5 @@ 
 #define CONFIG_SND_HDA_INPUT_BEEP
 
 #define CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS
+
+#define CONFIG_SND_DYNAMIC_MINORS