summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-06-21 18:09:49 +0200
committerTakashi Iwai <tiwai@suse.de>2013-06-21 18:09:49 +0200
commit04c9548c78f7bb00c438cb8005bf4ec25b5720fe (patch)
tree4f348ff0366bfe351fc3f235c38834125344ff08 /sound
parent26889e51d39cc5cb36685f5a48a612108598f89c (diff)
downloadlinux-04c9548c78f7bb00c438cb8005bf4ec25b5720fe.tar.gz
linux-04c9548c78f7bb00c438cb8005bf4ec25b5720fe.tar.xz
ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCO
... instead of CONFIG_SND_SOC_SCO. Introduced in the commit 200ceb96. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/samsung/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
index ae0ea87b7d7b..9855dfc3e3ec 100644
--- a/sound/soc/samsung/Kconfig
+++ b/sound/soc/samsung/Kconfig
@@ -39,7 +39,7 @@ config SND_SOC_SAMSUNG_NEO1973_WM8753
depends on SND_SOC_SAMSUNG && MACH_NEO1973_GTA02
select SND_S3C24XX_I2S
select SND_SOC_WM8753
- select SND_SOC_SCO
+ select SND_SOC_BT_SCO
help
Say Y here to enable audio support for the Openmoko Neo1973
Smartphones.