Skip to content

Commit

Permalink
ALSA: SND_CS5535AUDIO: Remove the X86 platform dependency
Browse files Browse the repository at this point in the history
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: rixed@happyleptic.org
Acked-by: Andres Salomon <dilinger@collabora.co.uk>
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Wu Zhangjin authored and Takashi Iwai committed Oct 30, 2009
1 parent fb66ebd commit 9760945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sound/pci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9760945

Please sign in to comment.