patch-2.4.20 linux-2.4.20/arch/m68k/mvme147/config.c

Next file: linux-2.4.20/arch/m68k/mvme16x/config.c
Previous file: linux-2.4.20/arch/m68k/mm/fault.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/m68k/mvme147/config.c linux-2.4.20/arch/m68k/mvme147/config.c
@@ -103,8 +103,10 @@
 {
 	mach_max_dma_address	= 0x01000000;
 	mach_sched_init		= mvme147_sched_init;
+#ifdef CONFIG_VT
 	mach_keyb_init		= mvme147_keyb_init;
 	mach_kbdrate		= mvme147_kbdrate;
+#endif
 	mach_init_IRQ		= mvme147_init_IRQ;
 	mach_gettimeoffset	= mvme147_gettimeoffset;
 	mach_gettod		= mvme147_gettod;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)