diff options
Diffstat (limited to 'arch/m68k/atari/config.c')
-rw-r--r-- | arch/m68k/atari/config.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/atari/config.c b/arch/m68k/atari/config.c index 9261d2deeaf5..f6d266b5cc76 100644 --- a/arch/m68k/atari/config.c +++ b/arch/m68k/atari/config.c | |||
@@ -247,9 +247,6 @@ void __init config_atari(void) | |||
247 | #ifdef CONFIG_ATARI_FLOPPY | 247 | #ifdef CONFIG_ATARI_FLOPPY |
248 | mach_floppy_setup = atari_floppy_setup; | 248 | mach_floppy_setup = atari_floppy_setup; |
249 | #endif | 249 | #endif |
250 | #ifdef CONFIG_DUMMY_CONSOLE | ||
251 | conswitchp = &dummy_con; | ||
252 | #endif | ||
253 | mach_max_dma_address = 0xffffff; | 250 | mach_max_dma_address = 0xffffff; |
254 | #if defined(CONFIG_INPUT_M68K_BEEP) || defined(CONFIG_INPUT_M68K_BEEP_MODULE) | 251 | #if defined(CONFIG_INPUT_M68K_BEEP) || defined(CONFIG_INPUT_M68K_BEEP_MODULE) |
255 | mach_beep = atari_mksound; | 252 | mach_beep = atari_mksound; |