Skip to content

[redhat] New configs in sound/pci

CKI ARK Bot requested to merge configs/2023-08-31/sound/pci into os-build

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.

Symbol: SND_HDA_SCODEC_CS35L56_I2C [=n] Type : tristate Defined at sound/pci/hda/Kconfig:138 Prompt: Build CS35L56 HD-audio side codec support for I2C Bus Depends on: SOUND [=m] && SND [=m] && SND_HDA [=m] && I2C [=y] && (ACPI [=y] || COMPILE_TEST [=n]) && SND_SOC [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> HD-Audio -> Build CS35L56 HD-audio side codec support for I2C Bus (SND_HDA_SCODEC_CS35L56_I2C [=n]) Selects: CS_DSP && SND_HDA_GENERIC [=m] && SND_SOC_CS35L56_SHARED [=m] && SND_HDA_SCODEC_CS35L56 [=n] && SND_HDA_CS_DSP_CONTROLS [=m]


Symbol: SND_HDA_SCODEC_CS35L56_SPI [=n] Type : tristate Defined at sound/pci/hda/Kconfig:152 Prompt: Build CS35L56 HD-audio side codec support for SPI Bus Depends on: SOUND [=m] && SND [=m] && SND_HDA [=m] && SPI_MASTER [=y] && (ACPI [=y] || COMPILE_TEST [=n]) && SND_SOC [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> HD-Audio -> Build CS35L56 HD-audio side codec support for SPI Bus (SND_HDA_SCODEC_CS35L56_SPI [=n]) Selects: CS_DSP && SND_HDA_GENERIC [=m] && SND_SOC_CS35L56_SHARED [=m] && SND_HDA_SCODEC_CS35L56 [=n] && SND_HDA_CS_DSP_CONTROLS [=m]


Symbol: SND_HDA_SCODEC_TAS2781_I2C [=n] Type : tristate Defined at sound/pci/hda/Kconfig:166 Prompt: Build TAS2781 HD-audio side codec support for I2C Bus Depends on: SOUND [=m] && SND [=m] && SND_HDA [=m] && I2C [=y] && ACPI [=y] && EFI [=y] && SND_SOC [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> HD-Audio -> Build TAS2781 HD-audio side codec support for I2C Bus (SND_HDA_SCODEC_TAS2781_I2C [=n]) Selects: SND_SOC_TAS2781_COMLIB [=n] && SND_SOC_TAS2781_FMWLIB [=n] && CRC32_SARWATE [=n]


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports