]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: ctxfi - Add depends on X86
authorTakashi Iwai <tiwai@suse.de>
Wed, 20 May 2009 14:47:59 +0000 (16:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 20 May 2009 14:47:59 +0000 (16:47 +0200)
commit3e3ee6dc949d25423f72bb5ee5f58dfa79ac85c7
tree3941cd3a781740d3e0f1097ee908580f650a5a4c
parentb3e0afe61e8271a8d082478752a67e5c279c8f23
ALSA: ctxfi - Add depends on X86

The ctxfi driver requires explicitly the 4k page size, and gives a
build error on architectures with non-4k pages.
As a workaround, just add the kconfig dependency on X86, which is
the only architecture ever tested.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/Kconfig