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 <fengguang.wu@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
f48f606d9f
commit
e9abf85fe1
|
@ -145,6 +145,7 @@ config SND_HDA_CODEC_NVHDMI
|
||||||
|
|
||||||
config SND_HDA_CODEC_INTELHDMI
|
config SND_HDA_CODEC_INTELHDMI
|
||||||
bool "Build INTEL HDMI HD-audio codec support"
|
bool "Build INTEL HDMI HD-audio codec support"
|
||||||
|
select SND_DYNAMIC_MINORS
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
Say Y here to include INTEL HDMI HD-audio codec support in
|
Say Y here to include INTEL HDMI HD-audio codec support in
|
||||||
|
|
Loading…
Reference in New Issue