Commit d004ebbe authored by Max Filippov's avatar Max Filippov Committed by Mark Brown

ASoC: tlv320aic23: make codecs selectable in Kconfig

Now that manual selection of drivers for audio subsystem components is
preferred AIC23 codec must be selectable in Kconfig to make it possible.
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f114040e
......@@ -581,11 +581,11 @@ config SND_SOC_TLV320AIC23
tristate
config SND_SOC_TLV320AIC23_I2C
tristate
tristate "Texas Instruments TLV320AIC23 audio CODEC - I2C"
select SND_SOC_TLV320AIC23
config SND_SOC_TLV320AIC23_SPI
tristate
tristate "Texas Instruments TLV320AIC23 audio CODEC - SPI"
select SND_SOC_TLV320AIC23
config SND_SOC_TLV320AIC26
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment