aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/Kconfig')
-rw-r--r--arch/m32r/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig
index 795180b8fd8..fe61e00a604 100644
--- a/arch/m32r/Kconfig
+++ b/arch/m32r/Kconfig
@@ -35,6 +35,9 @@ config NO_IOPORT
35config NO_DMA 35config NO_DMA
36 def_bool y 36 def_bool y
37 37
38config ARCH_SUPPORTS_AOUT
39 def_bool y
40
38source "init/Kconfig" 41source "init/Kconfig"
39 42
40 43