[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>
This commit is contained in:
Родитель
3c9757b7c2
Коммит
a2d823bf13
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче