6x11 font shoulddepend on FBCON_MAC -- mac fb is usable outside macintoy

From: Pavel Machek (pavel@bug.ucw.cz)
Date: Mon Jul 10 2000 - 16:29:19 EST


--- clean/drivers/video/fonts.c Fri Nov 13 19:10:12 1998
+++ linux/drivers/video/fonts.c Mon Jul 10 22:44:25 2000
@@ -30,7 +30,7 @@
     &font_vga_8x16,
 #endif
 #ifdef CONFIG_FONT_6x11
-#if defined(CONFIG_MAC) || defined(CONFIG_FB_SBUS)
+#if defined(CONFIG_FBCON_MAC) || defined(CONFIG_FB_SBUS)
 #undef NO_FONTS
 #endif
     &font_vga_6x11,

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:13 EST