From: Alan Cox cs5535 is a 32bit x86 only device using weird CPU features Cc: Jaya Kumar Cc: Vojtech Pavlik Signed-off-by: Andrew Morton --- sound/pci/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN sound/pci/Kconfig~cs5535-audio-alsa-driver-kconfig-fix sound/pci/Kconfig --- 25/sound/pci/Kconfig~cs5535-audio-alsa-driver-kconfig-fix Thu Sep 22 15:00:22 2005 +++ 25-akpm/sound/pci/Kconfig Thu Sep 22 15:00:22 2005 @@ -368,7 +368,7 @@ config SND_ENS1370 config SND_CS5535AUDIO tristate "CS5535 Audio" - depends on SND + depends on SND && X86 && !X86_64 select SND_PCM select SND_AC97_CODEC help _