diff options
| -rw-r--r-- | arch/x86/um/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/um/Kconfig b/arch/x86/um/Kconfig index 9926e11a772d..aeaff8bef2f1 100644 --- a/arch/x86/um/Kconfig +++ b/arch/x86/um/Kconfig | |||
| @@ -21,6 +21,7 @@ config 64BIT | |||
| 21 | config X86_32 | 21 | config X86_32 |
| 22 | def_bool !64BIT | 22 | def_bool !64BIT |
| 23 | select HAVE_AOUT | 23 | select HAVE_AOUT |
| 24 | select ARCH_WANT_IPC_PARSE_VERSION | ||
| 24 | 25 | ||
| 25 | config X86_64 | 26 | config X86_64 |
| 26 | def_bool 64BIT | 27 | def_bool 64BIT |
