From: Wu Fengguang Date: Fri, 14 May 2010 08:36:12 +0000 (+0800) Subject: ALSA: intelhdmi - add dependency on SND_DYNAMIC_MINORS X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e9abf85fe1fb0cd1da19ec231f2d6873e4af9fbd;p=linux-beck.git ALSA: intelhdmi - add dependency on SND_DYNAMIC_MINORS This is necessary to support >=3 HDMI playback devices starting from the CougarPoint codec. Signed-off-by: Wu Fengguang Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig index 567348b05b5a..9194c3c1d04a 100644 --- a/sound/pci/hda/Kconfig +++ b/sound/pci/hda/Kconfig @@ -145,6 +145,7 @@ config SND_HDA_CODEC_NVHDMI config SND_HDA_CODEC_INTELHDMI bool "Build INTEL HDMI HD-audio codec support" + select SND_DYNAMIC_MINORS default y help Say Y here to include INTEL HDMI HD-audio codec support in