Skip to content

[redhat] New configs in sound/soc

CKI ARK Bot requested to merge configs/os-build/2023-11-03/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_AW87390 [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:673 Prompt: Soc Audio for awinic aw87390 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 -> Soc Audio for awinic aw87390 (SND_SOC_AW87390 [=n]) Selects: REGMAP_I2C [=m] && SND_SOC_AW88395_LIB [=n] Implied by [n]:

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

Symbol: SND_SOC_AW88399 [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:684 Prompt: Soc Audio for awinic aw88399 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 -> Soc Audio for awinic aw88399 (SND_SOC_AW88399 [=n]) Selects: CRC8 [=m] && REGMAP_I2C [=m] && GPIOLIB [=y] && SND_SOC_AW88395_LIB [=n] Implied by [n]:

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

Symbol: SND_SOC_INTEL_AVS_MACH_RT5514 [=n] Type : tristate Defined at sound/soc/intel/avs/boards/Kconfig:128 Prompt: rt5514 in I2S mode Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_AVS [=m] && I2C [=y] && (MFD_INTEL_LPSS [=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]) -> Intel AVS driver (SND_SOC_INTEL_AVS [=m]) -> Intel AVS Machine drivers -> rt5514 in I2S mode (SND_SOC_INTEL_AVS_MACH_RT5514 [=n]) Selects: SND_SOC_RT5514 [=m]


Symbol: SND_SOC_INTEL_SOF_DA7219_MACH [=n] Type : tristate Defined at sound/soc/intel/boards/Kconfig:616 Prompt: SOF with DA7219 codec in I2S Mode Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y] && I2C [=y] && ACPI [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n]) && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y] Location: -> Device Drivers -> Sound card support (SOUND [=m]) -> Advanced Linux Sound Architecture (SND [=m]) -> ALSA for SoC audio support (SND_SOC [=m]) -> Intel Machine drivers (SND_SOC_INTEL_MACH [=y]) -> SOF with DA7219 codec in I2S Mode (SND_SOC_INTEL_SOF_DA7219_MACH [=n]) Selects: SND_SOC_INTEL_HDA_DSP_COMMON [=m] && SND_SOC_DA7219 [=m] && SND_SOC_MAX98357A [=m] && SND_SOC_MAX98373_I2C [=m] && SND_SOC_DMIC [=m] && SND_SOC_INTEL_SOF_MAXIM_COMMON [=m] && SND_SOC_INTEL_SOF_SSP_COMMON [=m]


Symbol: SND_SOC_RTQ9128 [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:1665 Prompt: Richtek RTQ9128 45W Digital Input Amplifier 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 -> Richtek RTQ9128 45W Digital Input Amplifier (SND_SOC_RTQ9128 [=n]) Selects: REGMAP [=y] Implied by [n]:

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

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

Merge request reports