[PATCH] remove dead CONFIG_KERNEL_ELF Kconfig entry

From: Christoph Hellwig
Date: Sat Aug 14 2004 - 13:55:26 EST


We don't allow non-ELF kernels since 2.0 days, and surprisingly this
is not actually checked anywhere.


--- 1.73/arch/ppc/Kconfig 2004-07-02 07:23:46 +02:00
+++ edited/arch/ppc/Kconfig 2004-07-04 00:21:37 +02:00
@@ -799,10 +799,6 @@
config HIGHMEM
bool "High memory support"

-config KERNEL_ELF
- bool
- default y
-
source "fs/Kconfig.binfmt"

config PROC_DEVICETREE
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/