mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-19 16:14:13 +08:00
[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:
parent
3c9757b7c2
commit
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
|
||||
|
Loading…
Reference in New Issue
Block a user