[alsa-devel] [PATCH 1/4] hda-emu: Enable CONFIG_SND_DYNAMIC_MINORS

David Henningsson david.henningsson at canonical.com
Thu Sep 4 16:21:23 CEST 2014


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 at canonical.com>
---
 include/codec_config.h | 2 ++
 1 file changed, 2 insertions(+)

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
-- 
1.9.1



More information about the Alsa-devel mailing list