Skip to content

Commit

Permalink
powerpc: Remove Kconfig support for PPC_MERGE
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kumar Gala authored and Benjamin Herrenschmidt committed Oct 21, 2008
1 parent a3ba68f commit dbc1c5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/powerpc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dbc1c5c

Please sign in to comment.