mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-12 16:11:04 +00:00
[PATCH] atyfb is bust on sparc32
Heaps of build errors - disable it to keep sparc32 allmodconfig happy. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
9ec85c03d0
commit
f2e782efb0
@ -961,7 +961,7 @@ config FB_ATY128
|
||||
|
||||
config FB_ATY
|
||||
tristate "ATI Mach64 display support" if PCI || ATARI
|
||||
depends on FB
|
||||
depends on FB && !SPARC32
|
||||
select FB_CFB_FILLRECT
|
||||
select FB_CFB_COPYAREA
|
||||
select FB_CFB_IMAGEBLIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user