summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/Kconfig
diff options
context:
space:
mode:
authorbalamurugan.c <balamurugan.c@intel.com>2022-03-01 22:48:58 +0300
committerMark Brown <broonie@kernel.org>2022-03-02 16:43:39 +0300
commitda793fb0f56c0a53d0d461d80d9c1936a39afc30 (patch)
treed793576ac0f2015b960dc8719261ab7e581e6ca2 /sound/soc/intel/boards/Kconfig
parentf1eebb3bf707b267bd8ed945d00a81c8ca31bd73 (diff)
downloadlinux-da793fb0f56c0a53d0d461d80d9c1936a39afc30.tar.xz
ASoC: Intel: add RT1308 I2S machine driver and HDMI-in capture via I2S support.
Adding separate I2S machine driver for RT1308. Adding support for HDMI-In capture via I2S in slave mode configuration. Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: balamurugan.c <balamurugan.c@intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20220301194903.60859-4-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/boards/Kconfig')
-rw-r--r--sound/soc/intel/boards/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/sound/soc/intel/boards/Kconfig b/sound/soc/intel/boards/Kconfig
index 34ccefcc30c7..ad0664ca4915 100644
--- a/sound/soc/intel/boards/Kconfig
+++ b/sound/soc/intel/boards/Kconfig
@@ -599,6 +599,18 @@ config SND_SOC_INTEL_SOF_DA7219_MAX98373_MACH
endif ## SND_SOC_SOF_JASPERLAKE
+config SND_SOC_INTEL_SOF_RT1308_MACH
+ tristate "SOF with RT1308 in I2S Mode"
+ depends on I2C && ACPI && GPIOLIB
+ depends on MFD_INTEL_LPSS || COMPILE_TEST
+ select SND_SOC_RT1308
+ select SND_SOC_DMIC
+ help
+ This adds support for ASoC machine driver for Tigerlake platforms
+ with RT1308 I2S audio codec.
+ Say Y if you have such a device.
+ If unsure select "N".
+
if SND_SOC_SOF_ELKHARTLAKE
config SND_SOC_INTEL_EHL_RT5660_MACH