Commit e0e9e72a authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Linus Torvalds

[PATCH] ppc32: remove dead CONFIG_KERNEL_ELF Kconfig entry

We don't allow non-ELF kernels since 2.0 days, and surprisingly this is not
actually checked anywhere.
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 5db90d87
...@@ -811,10 +811,6 @@ config PREEMPT ...@@ -811,10 +811,6 @@ config PREEMPT
config HIGHMEM config HIGHMEM
bool "High memory support" bool "High memory support"
config KERNEL_ELF
bool
default y
source "fs/Kconfig.binfmt" source "fs/Kconfig.binfmt"
config PROC_DEVICETREE config PROC_DEVICETREE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment