* [PATCH 41/41] m68k: console code in head.S needs framebuffer support built in
@ 2006-01-03 23:29 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2006-01-03 23:29 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, linux-m68k
From: Al Viro <viro@zeniv.linux.org.uk>
Date: 1136288095 -0500
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
arch/m68k/kernel/head.S | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
84f4e93cb893f69ee4a053aa4cd13604327aff63
diff --git a/arch/m68k/kernel/head.S b/arch/m68k/kernel/head.S
index d4336d8..70002c1 100644
--- a/arch/m68k/kernel/head.S
+++ b/arch/m68k/kernel/head.S
@@ -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
--
0.99.9.GIT
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-01-03 23:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-03 23:29 [PATCH 41/41] m68k: console code in head.S needs framebuffer support built in Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®