aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2012-05-09 16:27:34 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2012-05-16 14:42:36 +0200
commit5cbeecd6629472c46384779ac139fb6643105dac (patch)
tree404f8c9a5e0fde408e225eee79fad60ca69f2fc8 /arch
parents390/qdio: Cleanup error handling to drivers (diff)
downloadlinux-dev-5cbeecd6629472c46384779ac139fb6643105dac.tar.xz
linux-dev-5cbeecd6629472c46384779ac139fb6643105dac.zip
s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set
Fix this: warning: (COMPAT) selects COMPAT_BINFMT_ELF which has unmet direct dependencies (COMPAT && BINFMT_ELF) Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to '')
-rw-r--r--arch/s390/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 9015060919a0..39799fac4d7a 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -217,7 +217,7 @@ config COMPAT
def_bool y
prompt "Kernel support for 31 bit emulation"
depends on 64BIT
- select COMPAT_BINFMT_ELF
+ select COMPAT_BINFMT_ELF if BINFMT_ELF
select ARCH_WANT_OLD_COMPAT_IPC
help
Select this option if you want to enable your system kernel to