-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-arch-hw
-
2
-
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_FS210X [=n]
Type : tristate
Defined at sound/soc/codecs/Kconfig:1243
Prompt: FourSemi FS2104/5S digital audio 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
-> FourSemi FS2104/5S digital audio amplifier (SND_SOC_FS210X [=n])
Selects: GPIOLIB [=y] && REGMAP_I2C [=m] && SND_SOC_FS_AMP_LIB [=n]
Implied by [n]:
- SND_SOC_ALL_CODECS [=n] && SOUND [=m] && SND [=m] && SND_SOC [=m] && COMPILE_TEST [=n]
~~~
Commit: 756117701779 (ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver)
—
~~~
Symbol: SND_SOC_PCM1754 [=n]
Type : tristate
Defined at sound/soc/codecs/Kconfig:1448
Prompt: Texas Instruments PCM1754 CODEC
Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && GPIOLIB [=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
-> Texas Instruments PCM1754 CODEC (SND_SOC_PCM1754 [=n])
Implied by [n]:
- SND_SOC_ALL_CODECS [=n] && SOUND [=m] && SND [=m] && SND_SOC [=m] && COMPILE_TEST [=n]
~~~
Commit: 1217b5739784 (ASoC: codecs: pcm1754: add pcm1754 dac driver)
—
~~~
Symbol: SND_SOC_PM4125_SDW [=n]
Type : tristate
Defined at sound/soc/codecs/Kconfig:1573
Prompt: PM4125 audio 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
-> PM4125 audio codec - SDW (SND_SOC_PM4125_SDW [=n])
Selects: SND_SOC_PM4125 [=n] && SND_SOC_WCD_MBHC [=n] && REGMAP_IRQ [=y] && REGMAP_SOUNDWIRE [=m]
Implied by [n]:
- SND_SOC_ALL_CODECS [=n] && SOUND [=m] && SND [=m] && SND_SOC [=m] && COMPILE_TEST [=n]
~~~
Commit: 8ad529484937 (ASoC: codecs: add new pm4125 audio codec driver)
—
~~~
Symbol: SND_SOC_TAS2783_SDW [=n]
Type : tristate
Defined at sound/soc/codecs/Kconfig:2102
Prompt: Texas Instruments TAS2783 speaker amplifier (sdw)
Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SOUNDWIRE [=m] && EFI [=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
-> Texas Instruments TAS2783 speaker amplifier (sdw) (SND_SOC_TAS2783_SDW [=n])
Selects: REGMAP_SOUNDWIRE [=m] && REGMAP_SOUNDWIRE_MBQ [=m] && CRC32 [=y]
Implied by [n]:
- SND_SOC_ALL_CODECS [=n] && SOUND [=m] && SND [=m] && SND_SOC [=m] && COMPILE_TEST [=n]
~~~
Commit: 4cc9bd8d7b32 (ASoc: tas2783A: Add soundwire based codec driver)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4149