projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9ef83f
)
ASoC: tlv320aic31xx: Add text in Kconfig so the codec can be used with simple-card
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Fri, 25 Jul 2014 12:07:48 +0000
(15:07 +0300)
committer
Mark Brown
<broonie@linaro.org>
Fri, 25 Jul 2014 16:39:23 +0000
(17:39 +0100)
In order to show the option under 'CODEC drivers' we need to have text in
Kconfig.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/Kconfig
b/sound/soc/codecs/Kconfig
index 9115ab83c656758eea8c8b5404de0acec11b930d..0ad292f41913c505061c079f7d6c6b350e258556 100644
(file)
--- a/
sound/soc/codecs/Kconfig
+++ b/
sound/soc/codecs/Kconfig
@@
-533,7
+533,7
@@
config SND_SOC_TLV320AIC26
depends on SPI
config SND_SOC_TLV320AIC31XX
- tristate
+ tristate "Texas Instruments TLV320AIC31xx CODECs"
depends on I2C
select REGMAP_I2C