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

Commit 97609458 authored by Wu Zhangjin's avatar Wu Zhangjin Committed by Takashi Iwai
Browse files

ALSA: SND_CS5535AUDIO: Remove the X86 platform dependency



SND_CS5535AUDIO is available on Loongson(MIPS compatible) family
machines, and checked it with ARCH=x86_64, no relative compiling
warnings & errors, so, remove the platform dependency directly.

Reported-by: default avatar <rixed@happyleptic.org>
Acked-by: default avatarAndres Salomon <dilinger@collabora.co.uk>
Signed-off-by: default avatarWu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent fb66ebd8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -259,7 +259,6 @@ config SND_CS5530

config SND_CS5535AUDIO
	tristate "CS5535/CS5536 Audio"
	depends on X86 && !X86_64
	select SND_PCM
	select SND_AC97_CODEC
	help