diff options
| author | Anton D. Stavinskii <stavinsky@gmail.com> | 2026-01-27 23:08:20 +0400 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-01-27 20:06:36 +0000 |
| commit | 8cf19b19dba8814ccc8b1179dabf28b7f8eefc22 (patch) | |
| tree | f4c4ac039692bf0453702de70a81ec62047a1629 | |
| parent | a8e3e488293118b8fa5d5e7ca786ca25b954ce12 (diff) | |
ASoC: sophgo: cv1800b: tidy Kconfig spacing
Restore the empty line that was accidentally removed earlier
Signed-off-by: Anton D. Stavinskii <stavinsky@gmail.com>
Link: https://patch.msgid.link/20260127-incremental-for-i2s-dvier-v2-2-5f66b841f63d@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
| -rw-r--r-- | sound/soc/sophgo/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sophgo/Kconfig b/sound/soc/sophgo/Kconfig index e4786f087589..9b454261bcfd 100644 --- a/sound/soc/sophgo/Kconfig +++ b/sound/soc/sophgo/Kconfig @@ -28,6 +28,7 @@ config SND_SOC_CV1800B_ADC_CODEC help This driver provides an ASoC codec DAI for capture and basic control of the RXADC registers. + Say Y or M to build support for the Sophgo CV1800B internal analog ADC codec block (RXADC). The module will be called cv1800b-sound-adc |
