aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r--arch/h8300/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index dc61222e1120..b4ba4f8b505c 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -65,6 +65,9 @@ config TIME_LOW_RES
65 bool 65 bool
66 default y 66 default y
67 67
68config ARCH_SUPPORTS_AOUT
69 def_bool y
70
68config NO_IOPORT 71config NO_IOPORT
69 def_bool y 72 def_bool y
70 73