From: Andrew Morton broken on big-endian Cc: Jaroslav Kysela Cc: Takashi Iwai Signed-off-by: Andrew Morton --- sound/pci/Kconfig | 1 + 1 files changed, 1 insertion(+) diff -puN sound/pci/Kconfig~git-alsa-build-fix sound/pci/Kconfig --- a/sound/pci/Kconfig~git-alsa-build-fix +++ a/sound/pci/Kconfig @@ -125,6 +125,7 @@ config SND_AU8830 config SND_AW2 tristate "Emagic Audiowerk 2" depends on SND + depends on X86 help Say Y here to include support for Emagic Audiowerk 2 soundcards. _