mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-16 05:26:07 +00:00
ASoC: tlv320aic32x4: Make driver selectable in Kconfig
Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
60fb4be565
commit
9245f647fc
@ -913,12 +913,12 @@ config SND_SOC_TLV320AIC32X4
|
|||||||
tristate
|
tristate
|
||||||
|
|
||||||
config SND_SOC_TLV320AIC32X4_I2C
|
config SND_SOC_TLV320AIC32X4_I2C
|
||||||
tristate
|
tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C"
|
||||||
depends on I2C
|
depends on I2C
|
||||||
select SND_SOC_TLV320AIC32X4
|
select SND_SOC_TLV320AIC32X4
|
||||||
|
|
||||||
config SND_SOC_TLV320AIC32X4_SPI
|
config SND_SOC_TLV320AIC32X4_SPI
|
||||||
tristate
|
tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
|
||||||
depends on SPI_MASTER
|
depends on SPI_MASTER
|
||||||
select SND_SOC_TLV320AIC32X4
|
select SND_SOC_TLV320AIC32X4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user