aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68knommu')
-rw-r--r--arch/m68knommu/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig
index 6abbbb8aac5e..24f732342d3e 100644
--- a/arch/m68knommu/Kconfig
+++ b/arch/m68knommu/Kconfig
@@ -64,6 +64,9 @@ config TIME_LOW_RES
64config NO_IOPORT 64config NO_IOPORT
65 def_bool y 65 def_bool y
66 66
67config ARCH_SUPPORTS_AOUT
68 def_bool y
69
67source "init/Kconfig" 70source "init/Kconfig"
68 71
69menu "Processor type and features" 72menu "Processor type and features"