diff options
| author | Nathan Chancellor <nathan@kernel.org> | 2026-05-26 14:53:12 -0700 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-27 11:13:59 +0100 |
| commit | 64172fa3088d20eb0dc91a8a45ff29fae63c3936 (patch) | |
| tree | e8cf0e63654fcdeba938f638a344aa72122996c8 /include/linux | |
| parent | 2fd19f0d589e703c767949b1861b2cf8c2a6de12 (diff) | |
ASoC: SDCA: Make CONFIG_SND_SOC_SDCA a user selectable symbol
Currently, CONFIG_SND_SOC_SDCA is a hidden Kconfig symbol, so it must be
selected by a user selectable symbol to be enabled. However, it may not
be possible for configurations to select this symbol without running
into a recursive dependency issue:
error: recursive dependency detected!
symbol SOUNDWIRE depends on SND_SOC_SDCA_OPTIONAL
symbol SND_SOC_SDCA_OPTIONAL default value contains SND_SOC_SDCA
symbol SND_SOC_SDCA is selected by SND_SOC_ES9356
symbol SND_SOC_ES9356 depends on SOUNDWIRE
Turn CONFIG_SND_SOC_SDCA into a user selectable symbol so that drivers
can depend on it and allow the user to enable it explicitly.
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Link: https://patch.msgid.link/20260526-es9356-dep-fixes-v1-1-39ac16f43d54@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
