projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26889e5
)
ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCO
author
Takashi Iwai
<tiwai@suse.de>
Fri, 21 Jun 2013 16:09:49 +0000
(18:09 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 21 Jun 2013 16:09:49 +0000
(18:09 +0200)
... instead of CONFIG_SND_SOC_SCO.
Introduced in the commit
200ceb96
.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/samsung/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/samsung/Kconfig
b/sound/soc/samsung/Kconfig
index ae0ea87b7d7baa22ec83d74034c05e8397e3eeeb..9855dfc3e3ec86f726526540d3bf0446cca22cd5 100644
(file)
--- 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.