public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove dead CONFIG_KERNEL_ELF Kconfig entry
@ 2004-08-14 18:54 Christoph Hellwig
  2004-08-15 22:17 ` Paul Mackerras
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2004-08-14 18:54 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] remove dead CONFIG_KERNEL_ELF Kconfig entry
  2004-08-14 18:54 [PATCH] remove dead CONFIG_KERNEL_ELF Kconfig entry Christoph Hellwig
@ 2004-08-15 22:17 ` Paul Mackerras
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Mackerras @ 2004-08-15 22:17 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: akpm, linux-kernel

Christoph Hellwig writes:

> 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
> -

Looks good to me.

Paul.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-16  1:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-14 18:54 [PATCH] remove dead CONFIG_KERNEL_ELF Kconfig entry Christoph Hellwig
2004-08-15 22:17 ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox