-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-arch-hw-2
-
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_CS35L56_SHARED_TEST [=m]
Type : tristate
Defined at sound/soc/codecs/Kconfig:945
Prompt: KUnit test for Cirrus Logic cs35l56-shared
Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_CS35L56 [=m] && SND_SOC_CS35L56_SHARED [=m] && KUNIT [=m]
Visible if: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_CS35L56 [=m] && SND_SOC_CS35L56_SHARED [=m] && KUNIT [=m] && !KUNIT_ALL_TESTS [=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
-> KUnit test for Cirrus Logic cs35l56-shared (SND_SOC_CS35L56_SHARED_TEST [=m])
~~~
Commit: 9bca0f05cea4 (ASoC: cs35l56-shared: KUnit tests for onchip speaker ID gpios)
—
~~~
Symbol: SND_SOC_CS35L56_TEST [=m]
Type : tristate
Defined at sound/soc/codecs/Kconfig:931
Prompt: KUnit test for Cirrus Logic cs35l56 driver
Depends on: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_CS35L56 [=m] && KUNIT [=m]
Visible if: SOUND [=m] && SND [=m] && SND_SOC [=m] && SND_SOC_CS35L56 [=m] && KUNIT [=m] && !KUNIT_ALL_TESTS [=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
-> KUnit test for Cirrus Logic cs35l56 driver (SND_SOC_CS35L56_TEST [=m])
Selects: SND_SOC_CS_AMP_LIB_TEST_HOOKS [=y]
~~~
Commit: d0ab89951197 (ASoC: cs35l56: Add KUnit testing of cs35l56_set_fw_suffix())
—
~~~
Symbol: SND_SOC_RT5575 [=n]
Type : tristate
Defined at sound/soc/codecs/Kconfig:1813
Prompt: Realtek ALC5575 Codec - I2C
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
-> Realtek ALC5575 Codec - I2C (SND_SOC_RT5575 [=n])
Implied by [n]:
- SND_SOC_ALL_CODECS [=n] && SOUND [=m] && SND [=m] && SND_SOC [=m] && COMPILE_TEST [=n]
~~~
Commit: 420739112e95 (ASoC: rt5575: Add the codec driver for the ALC5575)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4369