projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60fb4be
)
ASoC: tlv320aic32x4: Make driver selectable in Kconfig
author
Andrew F. Davis
<afd@ti.com>
Tue, 12 Dec 2017 22:43:11 +0000
(16:43 -0600)
committer
Mark Brown
<broonie@kernel.org>
Wed, 13 Dec 2017 12:29:23 +0000
(12:29 +0000)
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/Kconfig
b/sound/soc/codecs/Kconfig
index a42ddbc93f3df1e52bd3f8f188779ddfe198ed1b..7780dcf02f9952422e98d5cdf851bc3d5a553fd6 100644
(file)
--- a/
sound/soc/codecs/Kconfig
+++ b/
sound/soc/codecs/Kconfig
@@
-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