Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-133934

[redhat] New configs in sound/soc

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • eln
    • None
    • None
    • rhel-arch-hw
    • None
    • False
    • Hide

      None

      Show
      None
    • None

      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_CS35L56_CAL_DEBUGFS [=n]
      Type : bool
      Defined at sound/soc/codecs/Kconfig:907
      Prompt: CS35L56 create debugfs for factory calibration
      Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_CS35L56 [=m] && DEBUG_FS [=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
      -> CS35L56 driver options
      -> CS35L56 create debugfs for factory calibration (SND_SOC_CS35L56_CAL_DEBUGFS [=n])
      Selects: SND_SOC_CS35L56_CAL_DEBUGFS_COMMON [=n]

      ~~~
      Commit: 191a27faf53e (ASoC: cs35l56: Create debugfs files for factory calibration)

      ~~~
      Symbol: SND_SOC_CS35L56_CAL_SET_CTRL [=n]
      Type : bool
      Defined at sound/soc/codecs/Kconfig:918
      Prompt: CS35L56 ALSA control to restore factory calibration
      Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_CS35L56 [=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
      -> CS35L56 driver options
      -> CS35L56 ALSA control to restore factory calibration (SND_SOC_CS35L56_CAL_SET_CTRL [=n])
      Selects: SND_SOC_CS35L56_CAL_SYSFS_COMMON

      ~~~
      Commit: 32172cf3cb54 (ASoC: cs35l56: Allow restoring factory calibration through ALSA control)

      ~~~
      Symbol: SND_SOC_CS530X_SPI [=n]
      Type : tristate
      Defined at sound/soc/codecs/Kconfig:1119
      Prompt: Cirrus Logic CS530x ADCs (SPI)
      Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SPI_MASTER [=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
      -> Cirrus Logic CS530x ADCs (SPI) (SND_SOC_CS530X_SPI [=n])
      Selects: REGMAP_SPI [=m] && SND_SOC_CS530X [=n]
      Implied by [n]:

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

      ~~~
      Commit: e7434adf0c53 (ASoC: cs530x: Add SPI bus support for cs530x parts)

      ~~~
      Symbol: SND_SOC_NAU8325 [=n]
      Type : tristate
      Defined at sound/soc/codecs/Kconfig:2764
      Prompt: Nuvoton Technology Corporation NAU8325 CODEC
      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
      -> Nuvoton Technology Corporation NAU8325 CODEC (SND_SOC_NAU8325 [=n])
      Implied by [n]:

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

      ~~~
      Commit: cd41d3420ef6 (ASoC: nau8325: add missing build config)

      ~~~
      Symbol: SND_SOC_SDCA_CLASS [=n]
      Type : tristate
      Defined at sound/soc/sdca/Kconfig:40
      Prompt: SDCA Class Driver
      Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SOUNDWIRE [=m] && (HID [=y]=y [=y] || HID [=y]=SND_SOC_SDCA [=m]) && SND_SOC_SDCA [=m]
      Location:
      -> Device Drivers
      -> Sound card support (SOUND [=m])
      -> Advanced Linux Sound Architecture (SND [=m])
      -> ALSA for SoC audio support (SND_SOC [=m])
      -> SoundWire (SDCA)
      -> SDCA Class Driver (SND_SOC_SDCA_CLASS [=n])
      Selects: SND_SOC_SDCA_CLASS_FUNCTION [=n] && SND_SOC_SDCA_FDL [=y] && SND_SOC_SDCA_HID [=y] && SND_SOC_SDCA_IRQ [=y]

      ~~~
      Commit: 2d877d0659cb (ASoC: SDCA: Add basic SDCA class driver)

      ~~~
      Symbol: SND_SOC_SDCA_FDL [=y]
      Type : bool
      Defined at sound/soc/sdca/Kconfig:29
      Prompt: SDCA FDL (File DownLoad) support
      Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_SDCA [=m]
      Location:
      -> Device Drivers
      -> Sound card support (SOUND [=m])
      -> Advanced Linux Sound Architecture (SND [=m])
      -> ALSA for SoC audio support (SND_SOC [=m])
      -> SoundWire (SDCA)
      -> SDCA FDL (File DownLoad) support (SND_SOC_SDCA_FDL [=y])
      Selected by [n]:

      • SND_SOC_SDCA_CLASS [=n] && SOUND [=m] && SND [=m] && SND_SOC [=m] && SOUNDWIRE [=m] && (HID [=y]=y [=y] || HID [=y]=SND_SOC_SDCA [=m]) && SND_SOC_SDCA [=m]

      ~~~
      Commit: 71f7990a34cd (ASoC: SDCA: Add FDL library for XU entities)

      ~~~
      Symbol: SND_SOC_SOF_NOVALAKE [=m]
      Type : tristate
      Defined at sound/soc/sof/intel/Kconfig:310
      Prompt: SOF support for Novalake
      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 (SOF) platforms (SND_SOC_SOF_TOPLEVEL [=y])
      -> SOF support for Intel audio DSPs (SND_SOC_SOF_INTEL_TOPLEVEL [=y])
      -> SOF support for Novalake (SND_SOC_SOF_NOVALAKE [=m])
      Selects: SND_SOC_SOF_INTEL_NVL [=m]

      ~~~
      Commit: d3df422f66e8 (ASoC: SOF: Intel: add initial support for NVL-S)

      See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4268

              jkysela@redhat.com Jaroslav Kysela
              gitlab-jira Gitlab-jira-bot Gitlab-redhat
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: