ASoC: tas2781: Drop the unnecessary symbol imply
authorShenghao Ding <shenghao-ding@ti.com>
Fri, 23 May 2025 13:11:11 +0000 (21:11 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 8 Jun 2025 22:34:52 +0000 (23:34 +0100)
commitac209bde018fd320b79976657a44c23113181af6
treea20e117e70c020b742c81b65cfe8937f6649ebe9
parentdb1a7a6f28b84c5ccd84a800cd4827b5599c95b9
ASoC: tas2781: Drop the unnecessary symbol imply

The unnecessary symbols for imply are SND_SOC_TAS2781_COMLIB,
SND_SOC_TAS2781_COMLIB_I2C, and SND_SOC_TAS2781_FMWLIB. They all used for
library compiling. All the symbols in the imply are used for codec driver
compiling.

Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://patch.msgid.link/20250523131111.1884-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig