Skip to content

Commit

Permalink
arch: remove KCORE_ELF again [tile]
Browse files Browse the repository at this point in the history
The Kconfig symbol KCORE_ELF was removed in v2.6.0, but reappeared in two
architectures. It is useless. Remove it again.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com> (tile only)
  • Loading branch information
Paul Bolle authored and Chris Metcalf committed Mar 22, 2013
1 parent 1dda7bb commit d9acae6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/tile/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -414,11 +414,6 @@ endmenu

menu "Executable file formats"

# only elf supported
config KCORE_ELF
def_bool y
depends on PROC_FS

source "fs/Kconfig.binfmt"

endmenu
Expand Down

0 comments on commit d9acae6

Please sign in to comment.