diff options
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 218e037ef901..fd69ee5ad6ab 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -7,6 +7,7 @@ config M68K | |||
7 | select ARCH_MIGHT_HAVE_PC_PARPORT if ISA | 7 | select ARCH_MIGHT_HAVE_PC_PARPORT if ISA |
8 | select ARCH_NO_COHERENT_DMA_MMAP if !MMU | 8 | select ARCH_NO_COHERENT_DMA_MMAP if !MMU |
9 | select ARCH_NO_PREEMPT if !COLDFIRE | 9 | select ARCH_NO_PREEMPT if !COLDFIRE |
10 | select BINFMT_FLAT_ARGVP_ENVP_ON_STACK | ||
10 | select HAVE_IDE | 11 | select HAVE_IDE |
11 | select HAVE_AOUT if MMU | 12 | select HAVE_AOUT if MMU |
12 | select HAVE_DEBUG_BUGVERBOSE | 13 | select HAVE_DEBUG_BUGVERBOSE |