Skip to content

[redhat] New configs in sound/soc

CKI Gitlab requested to merge configs/os-build/2024-05-16/sound/soc 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_SOC_AMD_ACP63_TOPLEVEL [=m] Type : tristate Defined at sound/soc/amd/Kconfig:135 Prompt: support for AMD platforms with ACP version >= 6.3 Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_AMD_ACP_CONFIG [=m] && (SOUNDWIRE_AMD [=m] || !SOUNDWIRE_AMD [=m]) && (X86 [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m]) -> support for AMD platforms with ACP version >= 6.3 (SND_SOC_AMD_ACP63_TOPLEVEL [=m])

Commit: 56437a56 (ASoC: amd: fix for soundwire build dependencies for legacy stack)


Symbol: SND_SOC_CARD_KUNIT_TEST [=m] Type : tristate Defined at sound/soc/Kconfig:69 Prompt: KUnit tests for SoC card Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && KUNIT [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m]) -> KUnit tests for SoC card (SND_SOC_CARD_KUNIT_TEST [=m])

Commit: ef7784e4 (ASoC: soc-card: Add KUnit test case for snd_soc_card_get_kcontrol)


Symbol: SND_SOC_PCM6240 [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:1428 Prompt: Texas Instruments PCM6240 Family Audio chips based on I2C Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && I2C [=y] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m]) -> CODEC drivers -> Texas Instruments PCM6240 Family Audio chips based on I2C (SND_SOC_PCM6240 [=n]) Implied by [n]:

  • SND_SOC_ALL_CODECS [=n] && SOUND [=m] && SND [=m] && SND_SOC [=m] && COMPILE_TEST [=n]

Commit: 6bb1b706 (ASoc: PCM6240: Add compile item for PCM6240 Family driver)


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

Merge request reports