Skip to content

[redhat] New configs in sound/soc

CKI ARK Bot requested to merge configs/2023-06-30/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_CHV3_CODEC [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:653 Prompt: Google Chameleon v3 codec driver 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]) -> CODEC drivers -> Google Chameleon v3 codec driver (SND_SOC_CHV3_CODEC [=n]) Implied by [n]:

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

Symbol: SND_SOC_CHV3_I2S [=n] Type : tristate Defined at sound/soc/google/Kconfig:3 Prompt: Google Chameleon v3 I2S device 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]) -> Google Chameleon v3 I2S device (SND_SOC_CHV3_I2S [=n])


Symbol: SND_SOC_MAX98388 [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:1183 Prompt: Analog Devices MAX98388 Speaker Amplifier Depends on: SOUND [=m] && !UML && 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 -> Analog Devices MAX98388 Speaker Amplifier (SND_SOC_MAX98388 [=n]) Implied by [n]:

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

Symbol: SND_SOC_RT722_SDCA_SDW [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:1565 Prompt: Realtek RT722 SDCA Codec - SDW Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SOUNDWIRE [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m]) -> CODEC drivers -> Realtek RT722 SDCA Codec - SDW (SND_SOC_RT722_SDCA_SDW [=n]) Selects: REGMAP_SOUNDWIRE [=m] && REGMAP_SOUNDWIRE_MBQ [=m] Implied by [n]:

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

Symbol: SND_SOC_TAS2781_I2C [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:1748 Prompt: Texas Instruments TAS2781 speaker amplifier based on I2C Depends on: SOUND [=m] && !UML && 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 TAS2781 speaker amplifier based on I2C (SND_SOC_TAS2781_I2C [=n]) Selects: SND_SOC_TAS2781_COMLIB [=n] && SND_SOC_TAS2781_FMWLIB [=n] Implied by [n]:

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

Symbol: SND_SOC_WSA884X [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:2223 Prompt: WSA884X Codec Depends on: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] && SOUNDWIRE [=m] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m]) -> CODEC drivers -> WSA884X Codec (SND_SOC_WSA884X [=n]) Selects: REGMAP_SOUNDWIRE [=m] Implied by [n]:

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

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

Merge request reports