Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit de4987ab authored by Jassi Brar's avatar Jassi Brar Committed by Mark Brown
Browse files

ASoC: SMDK6450: Enable I2S device

parent c6ccc596
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ config ASOC_SAMSUNG_JIVE_WM8750

config ASOC_SAMSUNG_SMDK_WM8580
	tristate "SoC I2S Audio support for WM8580 on SMDK"
	depends on ASOC_SAMSUNG && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDK6440)
	depends on ASOC_SAMSUNG && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDK6440 || MACH_SMDK6450)
	select SND_SOC_WM8580
	select SND_SAMSUNG_I2S
	help