aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index ffabd01c45e..bcbf3e4ee9d 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -52,6 +52,9 @@ config NO_IOPORT
52config NO_DMA 52config NO_DMA
53 def_bool SUN3 53 def_bool SUN3
54 54
55config ARCH_SUPPORTS_AOUT
56 def_bool y
57
55mainmenu "Linux/68k Kernel Configuration" 58mainmenu "Linux/68k Kernel Configuration"
56 59
57source "init/Kconfig" 60source "init/Kconfig"