mac won't build without non-modular FONTS, which requires non-modular
FB and FRAMEBUFFER_CONSOLE
Signed-off-by: Al Viro <[EMAIL PROTECTED]>
----
diff -urN RC13-rc7-82596/arch/m68k/Kconfig RC13-rc7-mac-fonts/arch/m68k/Kconfig
--- RC13-rc7-82596/arch/m68k/Kconfig 2005-08-10 10:37:46.000000000 -0400
+++ RC13-rc7-mac-fonts/arch/m68k/Kconfig 2005-08-25 00:54:16.000000000
-0400
@@ -126,6 +126,8 @@
config MAC
bool "Macintosh support"
depends on !MMU_SUN3
+ select FRAMEBUFFER_CONSOLE
+ select FB
help
This option enables support for the Apple Macintosh series of
computers (yes, there is experimental support now, at least for part
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html