[OS-BUILD PATCH 0/0] [redhat] New configs in sound/soc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: CKI Gitlab on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2805
NOTE: Truncated patchset due to missing public @redhat.com email
      address on your GitLab profile at https://gitlab.com/-/profile.
      Once that is fixed, close and reopen the merge request to
      retrigger sending the emails.

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@xxxxxxxxxxxxxxxxx>

---
 redhat/configs/pending-rhel/generic/CONFIG_MFD_CS42L43_SDW               |   1 -
 redhat/configs/pending-rhel/generic/CONFIG_SND_SOC_AW87390               |  19 ----------
 redhat/configs/pending-rhel/generic/CONFIG_SND_SOC_AW88399               |  19 ----------
 redhat/configs/pending-rhel/generic/CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514 |  18 ---------
 redhat/configs/pending-rhel/generic/CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH |  17 --------
 redhat/configs/pending-rhel/generic/CONFIG_SND_SOC_RTQ9128               |  19 ----------
 redhat/configs/rhel/generic/CONFIG_MFD_CS42L43_SDW                       |   2 +-
 redhat/configs/rhel/generic/CONFIG_SND_SOC_AW87390                       |   1 +
 redhat/configs/rhel/generic/CONFIG_SND_SOC_AW88399                       |   1 +
 redhat/configs/rhel/generic/CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514         |   1 +
 redhat/configs/rhel/generic/CONFIG_SND_SOC_INTEL_SOF_DA7219_MACH         |   1 +
 redhat/configs/rhel/generic/CONFIG_SND_SOC_RTQ9128                       |   1 +
 12 files changed, 6 insertions(+), 94 deletions(-)
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux