diff mbox

ASoC: TLV320AIC23: make codecs selectable in Kconfig

Message ID 1414589138-1956-1-git-send-email-jcmvbkbc@gmail.com (mailing list archive)
State Accepted
Commit d004ebbef7292848f5f7ecae50824c04780baaac
Headers show

Commit Message

Max Filippov Oct. 29, 2014, 1:25 p.m. UTC
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: Max Filippov <jcmvbkbc@gmail.com>
---
 sound/soc/codecs/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Mark Brown Oct. 31, 2014, 12:26 p.m. UTC | #1
On Wed, Oct 29, 2014 at 04:25:38PM +0300, Max Filippov wrote:
> Now that manual selection of drivers for audio subsystem components is
> preferred AIC23 codec must be selectable in Kconfig to make it possible.

Applied, thanks.
diff mbox

Patch

diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 8838838e..7dad805 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -552,11 +552,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