From dfe66a18780dab02ccf6e148df4f28f389669c30 Mon Sep 17 00:00:00 2001 From: Jeeja KP Date: Thu, 11 Jun 2015 14:11:47 +0530 Subject: ALSA: hdac_ext: add extended HDA bus The new HDA controllers from Intel support new capabilities like multilink, pipe processing, SPIB, GTS etc In order to use them we create an extended HDA bus which embed the hdac bus and contains the fields for extended configurations Signed-off-by: Jeeja KP Signed-off-by: Vinod Koul Signed-off-by: Takashi Iwai --- sound/hda/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sound/hda/Kconfig') diff --git a/sound/hda/Kconfig b/sound/hda/Kconfig index ac5ffac2a272..6dc3914fd28b 100644 --- a/sound/hda/Kconfig +++ b/sound/hda/Kconfig @@ -10,3 +10,7 @@ config SND_HDA_I915 default y depends on DRM_I915 depends on SND_HDA_CORE + +config SND_HDA_EXT_CORE + tristate + select SND_HDA_CORE -- cgit v1.2.3