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

Commit a11311d7 authored by Mike Frysinger's avatar Mike Frysinger Committed by Mark Brown
Browse files

ASoC: Blackfin: updates Kconfig for SPORT



tweak SPORT range for non-BF54x so we get proper behavior for BF52x parts

Signed-off-by: default avatarMike Frysinger <vapier.adi@gmail.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent cb6e2063
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ config SND_BF5XX_SPORT_NUM
	int "Set a SPORT for Sound chip"
	depends on (SND_BF5XX_I2S || SND_BF5XX_AC97)
	range 0 3 if BF54x
	range 0 1 if (BF53x || BF561)
	range 0 1 if !BF54x
	default 0
	help
	  Set the correct SPORT for sound chip.