From: Wu Fengguang Date: Fri, 14 May 2010 08:36:12 +0000 (+0800) Subject: ALSA: intelhdmi - add dependency on SND_DYNAMIC_MINORS X-Git-Tag: v3.12-rc1~10283^2~1^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9abf85fe1fb0cd1da19ec231f2d6873e4af9fbd;p=kernel%2Fkernel-generic.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 567348b..9194c3c 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