aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Henningsson <david.henningsson@canonical.com>2014-09-04 16:21:23 +0200
committerTakashi Iwai <tiwai@suse.de>2014-09-04 16:31:52 +0200
commitef92c645acc3afbad6cf1f327e53807f66b01116 (patch)
tree4b1cbb5d32a632553f536954bff161a9e715f819
parentfdcc1009e1ec772ec667de07ec63507108d24b34 (diff)
downloadhda-emu-ef92c645acc3afbad6cf1f327e53807f66b01116.tar.gz
hda-emu: Enable CONFIG_SND_DYNAMIC_MINORS
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> Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--include/codec_config.h2
1 files changed, 2 insertions, 0 deletions
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