diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 3ad653de7100..e3974694078b 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -2177,6 +2177,7 @@ config IA32_AOUT | |||
2177 | config COMPAT | 2177 | config COMPAT |
2178 | def_bool y | 2178 | def_bool y |
2179 | depends on IA32_EMULATION | 2179 | depends on IA32_EMULATION |
2180 | select ARCH_WANT_OLD_COMPAT_IPC | ||
2180 | 2181 | ||
2181 | config COMPAT_FOR_U64_ALIGNMENT | 2182 | config COMPAT_FOR_U64_ALIGNMENT |
2182 | def_bool COMPAT | 2183 | def_bool COMPAT |