diff options
Diffstat (limited to 'arch/m68k/q40/config.c')
-rw-r--r-- | arch/m68k/q40/config.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/q40/config.c b/arch/m68k/q40/config.c index 02b626bae4ae..67e88a4efac0 100644 --- a/arch/m68k/q40/config.c +++ b/arch/m68k/q40/config.c | |||
@@ -194,9 +194,6 @@ void __init config_q40(void) | |||
194 | mach_heartbeat = q40_heartbeat; | 194 | mach_heartbeat = q40_heartbeat; |
195 | #endif | 195 | #endif |
196 | mach_halt = q40_halt; | 196 | mach_halt = q40_halt; |
197 | #ifdef CONFIG_DUMMY_CONSOLE | ||
198 | conswitchp = &dummy_con; | ||
199 | #endif | ||
200 | 197 | ||
201 | /* disable a few things that SMSQ might have left enabled */ | 198 | /* disable a few things that SMSQ might have left enabled */ |
202 | q40_disable_irqs(); | 199 | q40_disable_irqs(); |