aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 1e2afe60ba99..4c1475119cef 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1786,7 +1786,7 @@ config COMPAT_FOR_U64_ALIGNMENT
1786 1786
1787config SYSVIPC_COMPAT 1787config SYSVIPC_COMPAT
1788 def_bool y 1788 def_bool y
1789 depends on X86_64 && COMPAT && SYSVIPC 1789 depends on COMPAT && SYSVIPC
1790 1790
1791endmenu 1791endmenu
1792 1792