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>
This commit is contained in:
Kumar Gala 2008-10-20 08:03:46 +00:00 коммит произвёл Benjamin Herrenschmidt
Родитель a3ba68f969
Коммит dbc1c5c250
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

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