From: glee@gnupilgrims.org

I think Adrian had forgotten to update the help text.



 fs/Kconfig.binfmt |    4 ----
 1 files changed, 4 deletions(-)

diff -puN fs/Kconfig.binfmt~binfmt_elf-help-update fs/Kconfig.binfmt
--- 25/fs/Kconfig.binfmt~binfmt_elf-help-update	2003-11-24 11:05:11.000000000 -0800
+++ 25-akpm/fs/Kconfig.binfmt	2003-11-24 11:05:11.000000000 -0800
@@ -23,10 +23,6 @@ config BINFMT_ELF
 	  ld.so (check the file <file:Documentation/Changes> for location and
 	  latest version).
 
-	  To compile this as a module, choose M here: the module will be called
-	  binfmt_elf. Saying M or N here is dangerous because some crucial
-	  programs on your system might be in ELF format.
-
 config BINFMT_FLAT
 	tristate "Kernel support for flat binaries"
 	depends on !MMU || SUPERH

_