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

[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
......@@ -273,8 +273,10 @@
* Macintosh console support
*/
#ifdef CONFIG_FRAMEBUFFER_CONSOLE
#define CONSOLE
#define CONSOLE_PENGUIN
#endif
/*
* Macintosh serial debug support; outputs boot info to the printer
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment