diff options
Diffstat (limited to 'arch/v850/Kconfig')
-rw-r--r-- | arch/v850/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/v850/Kconfig b/arch/v850/Kconfig index ace479ab273f..225f30d7cb32 100644 --- a/arch/v850/Kconfig +++ b/arch/v850/Kconfig | |||
@@ -53,6 +53,9 @@ config ARCH_HAS_ILOG2_U64 | |||
53 | bool | 53 | bool |
54 | default n | 54 | default n |
55 | 55 | ||
56 | config ARCH_SUPPORTS_AOUT | ||
57 | def_bool y | ||
58 | |||
56 | # Turn off some random 386 crap that can affect device config | 59 | # Turn off some random 386 crap that can affect device config |
57 | config ISA | 60 | config ISA |
58 | bool | 61 | bool |