From: Takashi Iwai Date: Wed, 20 May 2009 14:47:59 +0000 (+0200) Subject: ALSA: ctxfi - Add depends on X86 X-Git-Tag: v2.6.31-rc1~363^2~23^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e3ee6dc949d25423f72bb5ee5f58dfa79ac85c7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed