Commit a2d823bf authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

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



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 3c9757b7
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -273,8 +273,10 @@
 * Macintosh console support
 * Macintosh console support
 */
 */


#ifdef CONFIG_FRAMEBUFFER_CONSOLE
#define CONSOLE
#define CONSOLE
#define CONSOLE_PENGUIN
#define CONSOLE_PENGUIN
#endif


/*
/*
 * Macintosh serial debug support; outputs boot info to the printer
 * Macintosh serial debug support; outputs boot info to the printer