diff options
author | Garlic Tseng <garlic.tseng@mediatek.com> | 2016-07-04 03:06:42 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-07-04 04:48:17 -0400 |
commit | 8b0b50d8a3e3ccfa4632a227102b97994ed95fc0 (patch) | |
tree | 3bfb0a532fd129f0522608061cf2ecea4f0bd325 | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
ASoC: bt-sco: add config prompt
Add config prompt for bt-sco codec driver
Signed-off-by: Garlic Tseng <garlic.tseng@mediatek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | sound/soc/codecs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 4d82a58ff6b0..3ba998a79165 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig | |||
@@ -371,7 +371,7 @@ config SND_SOC_ALC5632 | |||
371 | tristate | 371 | tristate |
372 | 372 | ||
373 | config SND_SOC_BT_SCO | 373 | config SND_SOC_BT_SCO |
374 | tristate | 374 | tristate "Dummy BT SCO codec driver" |
375 | 375 | ||
376 | config SND_SOC_CQ0093VC | 376 | config SND_SOC_CQ0093VC |
377 | tristate | 377 | tristate |