Skip to content

[redhat] New configs in sound/soc

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

CONFIG_SND_SOC_ADI:

Audio support for various reference designs by Analog Devices.

Symbol: SND_SOC_ADI [=n] Type : tristate Defined at sound/soc/adi/Kconfig:2 Prompt: Audio support for Analog Devices reference designs Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m])


CONFIG_SND_SOC_FSL_XCVR:

Say Y if you want to add Audio Transceiver (XCVR) support for NXP iMX CPUs. XCVR is a digital module that supports HDMI2.1 eARC, HDMI1.4 ARC and SPDIF.

Symbol: SND_SOC_FSL_XCVR [=n] Type : tristate Defined at sound/soc/fsl/Kconfig:98 Prompt: NXP Audio Transceiver (XCVR) module support Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m]) -> SoC Audio for Freescale CPUs Selects: REGMAP_MMIO [=n] && SND_SOC_IMX_PCM_DMA [=n] && SND_SOC_GENERIC_DMAENGINE_PCM [=n]


CONFIG_SND_SOC_SOF_ALDERLAKE_SUPPORT:

This adds support for Sound Open Firmware for Intel(R) platforms using the Alderlake processors. Say Y if you have such a device. If unsure select "N".

Symbol: SND_SOC_SOF_ALDERLAKE_SUPPORT [=n] Type : bool Defined at sound/soc/sof/intel/Kconfig:274 Prompt: SOF support for Alderlake Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SND_SOC_SOF_TOPLEVEL [=y] && SND_SOC_SOF_INTEL_TOPLEVEL [=y] && SND_SOC_SOF_INTEL_PCI [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m]) -> Sound Open Firmware Support (SND_SOC_SOF_TOPLEVEL [=y]) -> SOF support for Intel audio DSPs (SND_SOC_SOF_INTEL_TOPLEVEL [=y])


Cc: Jaroslav Kysela jkysela@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports

Loading