From 6b0e058917d7ba066ecca43c634cc9ff6aeddf2c Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Wed, 15 Oct 2008 22:04:17 -0700 Subject: [PATCH] --- yaml --- r: 114893 b: refs/heads/master c: 4cea5ceb4c692ff42a2848f1b559977caff3c64e h: refs/heads/master i: 114891: 72b05f5763b6450b59c829d5ffa6a46305ebef90 v: v3 --- [refs] | 2 +- trunk/fs/Kconfig.binfmt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 99625ff51a7c..64d1b457452e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5edc2a5123a7c3d9bcb19ffcf3b91e8d6c246092 +refs/heads/master: 4cea5ceb4c692ff42a2848f1b559977caff3c64e diff --git a/trunk/fs/Kconfig.binfmt b/trunk/fs/Kconfig.binfmt index 17c9c5ec14c5..801db1341811 100644 --- a/trunk/fs/Kconfig.binfmt +++ b/trunk/fs/Kconfig.binfmt @@ -25,7 +25,7 @@ config BINFMT_ELF config COMPAT_BINFMT_ELF bool - depends on COMPAT && MMU + depends on COMPAT && BINFMT_ELF config BINFMT_ELF_FDPIC bool "Kernel support for FDPIC ELF binaries"