[PATCH] m68k: console code in head.S needs framebuffer support built in

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by Al Viro and committed by Linus Torvalds a2d823bf 3c9757b7

+2
+2
arch/m68k/kernel/head.S
··· 273 273 * Macintosh console support 274 274 */ 275 275 276 + #ifdef CONFIG_FRAMEBUFFER_CONSOLE 276 277 #define CONSOLE 277 278 #define CONSOLE_PENGUIN 279 + #endif 278 280 279 281 /* 280 282 * Macintosh serial debug support; outputs boot info to the printer