Commit 4c16ecc4 authored by Jean Delvare's avatar Jean Delvare Committed by Takashi Iwai

ALSA: sis7019: Simplify dependencies

Kconfig symbol X86_32 was introduced in October 2005, it's about time
to use it :-)
Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 61ef6f3e
......@@ -795,7 +795,7 @@ config SND_RME9652
config SND_SIS7019
tristate "SiS 7019 Audio Accelerator"
depends on X86 && !X86_64
depends on X86_32
select SND_AC97_CODEC
select ZONE_DMA
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment