diff options
author | Jeeja KP <jeeja.kp@intel.com> | 2016-02-24 08:57:39 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-02-24 11:29:47 +0300 |
commit | bc5f6ac9a66f90f8e16e568ebd463cbe44f46b81 (patch) | |
tree | 11e60964b7a104a9da69ca44c054bcf63d76ed80 /sound/soc/intel/Kconfig | |
parent | 23905cd1ca48cbc852a670a3dbbfc5e7d694580f (diff) | |
download | linux-bc5f6ac9a66f90f8e16e568ebd463cbe44f46b81.tar.xz |
ASoC: Intel: boards: Enable HDMI and DP on nau88l2 machine
This patch adds 2 HDMI FE and BE dai links and also
initializes the jack for each device.
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r-- | sound/soc/intel/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig index 9574b483f249..e29a7c5295a5 100644 --- a/sound/soc/intel/Kconfig +++ b/sound/soc/intel/Kconfig @@ -179,6 +179,7 @@ config SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH select SND_SOC_NAU8825 select SND_SOC_SSM4567 select SND_SOC_DMIC + select SND_SOC_HDAC_HDMI help This adds support for ASoC Onboard Codec I2S machine driver. This will create an alsa sound card for NAU88L25 + SSM4567. |