Skip to content

Commit

Permalink
ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCO
Browse files Browse the repository at this point in the history
... instead of CONFIG_SND_SOC_SCO.
Introduced in the commit 200ceb9.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Jun 21, 2013
1 parent 26889e5 commit 04c9548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/samsung/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 04c9548

Please sign in to comment.