git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3e0afe
)
ALSA: ctxfi - Add depends on X86
author
Takashi Iwai
<tiwai@suse.de>
Wed, 20 May 2009 14:47:59 +0000
(16:47 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 20 May 2009 14:47:59 +0000
(16:47 +0200)
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>
No differences found