Skip to content

Commit

Permalink
ASoC: tlv320aic32x4: Make driver selectable in Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Andrew F. Davis authored and Mark Brown committed Dec 13, 2017
1 parent 60fb4be commit 9245f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -913,12 +913,12 @@ config SND_SOC_TLV320AIC32X4
tristate

config SND_SOC_TLV320AIC32X4_I2C
tristate
tristate "Texas Instruments TLV320AIC32x4 audio CODECs - I2C"
depends on I2C
select SND_SOC_TLV320AIC32X4

config SND_SOC_TLV320AIC32X4_SPI
tristate
tristate "Texas Instruments TLV320AIC32x4 audio CODECs - SPI"
depends on SPI_MASTER
select SND_SOC_TLV320AIC32X4

Expand Down

0 comments on commit 9245f64

Please sign in to comment.