Skip to content

Commit 04c9548

Browse files
committed
ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCO
... instead of CONFIG_SND_SOC_SCO. Introduced in the commit 200ceb9. Signed-off-by: Takashi Iwai <[email protected]>
1 parent 26889e5 commit 04c9548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sound/soc/samsung/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ config SND_SOC_SAMSUNG_NEO1973_WM8753
3939
depends on SND_SOC_SAMSUNG && MACH_NEO1973_GTA02
4040
select SND_S3C24XX_I2S
4141
select SND_SOC_WM8753
42-
select SND_SOC_SCO
42+
select SND_SOC_BT_SCO
4343
help
4444
Say Y here to enable audio support for the Openmoko Neo1973
4545
Smartphones.

0 commit comments

Comments
 (0)