Skip to content

[redhat] New configs in sound/soc

CKI ARK Bot requested to merge configs/2023-08-31/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_AUDIO_IIO_AUX [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:620 Prompt: Audio IIO Auxiliary device Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && IIO [=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 -> Audio IIO Auxiliary device (SND_SOC_AUDIO_IIO_AUX [=n]) Implied by [n]:

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

Symbol: SND_SOC_AW88261 [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:657 Prompt: Soc Audio for awinic aw88261 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 aw88261 (SND_SOC_AW88261 [=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_ES8336 [=n] Type : tristate Defined at sound/soc/intel/avs/boards/Kconfig:25 Prompt: es8336 I2S board Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_AVS [=m] && X86 [=y] && 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 -> es8336 I2S board (SND_SOC_INTEL_AVS_MACH_ES8336 [=n]) Selects: SND_SOC_ES8316 [=m]


Symbol: SND_SOC_INTEL_AVS_MACH_RT5663 [=n] Type : tristate Defined at sound/soc/intel/avs/boards/Kconfig:128 Prompt: rt5663 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 -> rt5663 in I2S mode (SND_SOC_INTEL_AVS_MACH_RT5663 [=n]) Selects: SND_SOC_RT5663 [=m]


Symbol: SND_SOC_RT1017_SDCA_SDW [=n] Type : tristate Defined at sound/soc/codecs/Kconfig:1458 Prompt: Realtek RT1017 SDCA Codec - SDW Depends on: SOUND [=m] && 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 RT1017 SDCA Codec - SDW (SND_SOC_RT1017_SDCA_SDW [=n]) Selects: REGMAP_SOUNDWIRE [=m] Implied by [n]:

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

Symbol: SND_SOC_SOF_LUNARLAKE [=m] Type : tristate Defined at sound/soc/sof/intel/Kconfig:271 Prompt: SOF support for Lunarlake Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_SOF_TOPLEVEL [=y] && SND_SOC_SOF_INTEL_TOPLEVEL [=y] && SND_SOC_SOF_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]) -> SOF support for Lunarlake (SND_SOC_SOF_LUNARLAKE [=m]) Selects: SND_SOC_SOF_INTEL_LNL [=m]


Symbol: SND_SOC_TOPOLOGY_BUILD [=n] Type : bool Defined at sound/soc/Kconfig:41 Prompt: Build topology core 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]) -> Build topology core (SND_SOC_TOPOLOGY_BUILD [=n]) Selects: SND_SOC_TOPOLOGY [=y]


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

Merge request reports