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 311a300d48cc..75f25a8e3001 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -1,6 +1,7 @@ | |||
1 | config M68K | 1 | config M68K |
2 | bool | 2 | bool |
3 | default y | 3 | default y |
4 | select ARCH_MIGHT_HAVE_PC_PARPORT if ISA | ||
4 | select HAVE_IDE | 5 | select HAVE_IDE |
5 | select HAVE_AOUT if MMU | 6 | select HAVE_AOUT if MMU |
6 | select HAVE_DEBUG_BUGVERBOSE | 7 | select HAVE_DEBUG_BUGVERBOSE |