Commit b8992195 authored by Alexey Dobriyan's avatar Alexey Dobriyan Committed by Ingo Molnar

x86: simpler SYSVIPC_COMPAT definition

X86_64 part is entirely redundant.
Signed-off-by: default avatarAlexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 9c0bbee8
......@@ -1786,7 +1786,7 @@ config COMPAT_FOR_U64_ALIGNMENT
config SYSVIPC_COMPAT
def_bool y
depends on X86_64 && COMPAT && SYSVIPC
depends on COMPAT && SYSVIPC
endmenu
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment