Skip to content
Snippets Groups Projects
Commit 8ac72a46 authored by Al Viro's avatar Al Viro
Browse files

get rid of SYSVIPC_COMPAT on ia64


it's always false, since it depends on COMPAT and
ia64 is not biarch.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 44ee4546
No related branches found
No related tags found
No related merge requests found
......@@ -56,9 +56,4 @@ config IA64_DEBUG_IRQ
and restore instructions. It's useful for tracking down spinlock
problems, but slow! If you're unsure, select N.
config SYSVIPC_COMPAT
bool
depends on COMPAT && SYSVIPC
default y
endmenu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment