Message ID | 1409840486-14961-2-git-send-email-david.henningsson@canonical.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Takashi Iwai |
Headers | show |
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
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(+)