Commit f2e782ef authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds
Browse files

[PATCH] atyfb is bust on sparc32



Heaps of build errors - disable it to keep sparc32 allmodconfig happy.

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 9ec85c03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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