4 Sep
2014
4 Sep
'14
4:21 p.m.
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 --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