ソースを参照

arch: remove KCORE_ELF again [tile]

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)
Paul Bolle 12 年 前
コミット
d9acae6baf
1 ファイル変更0 行追加5 行削除
  1. 0 5
      arch/tile/Kconfig

+ 0 - 5
arch/tile/Kconfig

@@ -414,11 +414,6 @@ endmenu
 
 
 menu "Executable file formats"
 menu "Executable file formats"
 
 
-# only elf supported
-config KCORE_ELF
-	def_bool y
-	depends on PROC_FS
-
 source "fs/Kconfig.binfmt"
 source "fs/Kconfig.binfmt"
 
 
 endmenu
 endmenu