-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-arch-hw
-
None
-
False
-
-
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_INTEL_AVS_MACH_RT5640 [=n]
Type : tristate
Defined at sound/soc/intel/avs/boards/Kconfig:156
Prompt: rt5640 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
-> Intel AVS driver (SND_SOC_INTEL_AVS [=m])
-> Intel AVS Machine drivers
-> rt5640 in I2S mode (SND_SOC_INTEL_AVS_MACH_RT5640 [=n])
Selects: SND_SOC_RT5640 [=m]
~~~
Commit: c95e925daa43 (ASoC: Intel: avs: Add rt5640 machine board)
—
~~~
Symbol: SND_SOC_MIKROE_PROTO [=n]
Type : tristate
Defined at sound/soc/atmel/Kconfig:102
Prompt: Support for Mikroe-PROTO board
Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && HAS_IOMEM [=y] && OF [=y] && SND_SOC_I2C_AND_SPI [=m]
Location:
-> Device Drivers
-> Sound card support (SOUND [=m])
-> Advanced Linux Sound Architecture (SND [=m])
-> ALSA for SoC audio support (SND_SOC [=m])
-> Atmel
-> Support for Mikroe-PROTO board (SND_SOC_MIKROE_PROTO [=n])
Selects: SND_SOC_WM8731 [=n]
~~~
Commit: a45f8853a5f9 (ASoC: Add driver for PROTO Audio CODEC (with a WM8731))
—
~~~
Symbol: SND_SOC_RTQ9124 [=n]
Type : tristate
Defined at sound/soc/codecs/Kconfig:1859
Prompt: Richtek RTQ9124 Mono Class-D 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 RTQ9124 Mono Class-D Amplifier (SND_SOC_RTQ9124 [=n])
Selects: REGMAP [=y]
Implied by [n]:
- SND_SOC_ALL_CODECS [=n] && SOUND [=m] && SND [=m] && SND_SOC [=m] && COMPILE_TEST [=n]
~~~
Commit: 1f5cdb6ab45e (ASoC: codecs: Add support for Richtek RTQ9124)
—
~~~
Symbol: SND_SOC_SDCA_HID [=y]
Type : bool
Defined at sound/soc/sdca/Kconfig:11
Prompt: SDCA HID support
Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_SDCA [=m] && (HID [=y]=y [=y] || HID [=y]=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 HID support (SND_SOC_SDCA_HID [=y])
~~~
Commit: ac558015dfd8 (ASoC: SDCA: add a HID device for HIDE entity)
—
~~~
Symbol: SND_SOC_SDCA_IRQ [=y]
Type : bool
Defined at sound/soc/sdca/Kconfig:19
Prompt: SDCA IRQ 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 IRQ support (SND_SOC_SDCA_IRQ [=y])
Selects: REGMAP [=y] && REGMAP_IRQ [=y]
~~~
Commit: b126394d9ec6 (ASoC: SDCA: Generic interrupt support)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4018