瀏覽代碼

powerpc: Remove Kconfig support for PPC_MERGE

There are no users of PPC_MERGE in tree so we can get rid of it.
It was a hold over from the arch/ppc days.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Kumar Gala 16 年之前
父節點
當前提交
dbc1c5c250
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      arch/powerpc/Kconfig

+ 0 - 3
arch/powerpc/Kconfig

@@ -19,9 +19,6 @@ config WORD_SIZE
 	default 64 if PPC64
 	default 64 if PPC64
 	default 32 if !PPC64
 	default 32 if !PPC64
 
 
-config PPC_MERGE
-	def_bool y
-
 config MMU
 config MMU
 	bool
 	bool
 	default y
 	default y