patch-2.1.109 linux/arch/m68k/hp300/config.c
Next file: linux/arch/m68k/mac/config.c
Previous file: linux/arch/m68k/atari/config.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Fri Jul 10 15:18:30 1998
-  Orig file: 
v2.1.108/linux/arch/m68k/hp300/config.c
-  Orig date: 
Tue Jun 23 10:01:20 1998
diff -u --recursive --new-file v2.1.108/linux/arch/m68k/hp300/config.c linux/arch/m68k/hp300/config.c
@@ -66,8 +66,8 @@
 #ifdef CONFIG_HEARTBEAT
   mach_heartbeat       = hp300_pulse;
 #endif
-#ifdef CONFIG_FB
-  conswitchp	       = &fb_con;
+#ifdef CONFIG_DUMMY_CONSOLE
+  conswitchp	       = &dummy_con;
 #endif
   mach_max_dma_address = 0xffffffff;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov