[PATCH] m68knommu: create configurable RAM setup
authorGreg Ungerer <gerg@snapgear.com>
Mon, 26 Jun 2006 06:32:59 +0000 (16:32 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:59:07 +0000 (10:59 -0700)
Reworked the way RAM regions are defined. Instead of coding all the
variations for each board type we now just configure RAM base and size
in the usual Kconfig setup. This much simplifies the code, and makes it
a lot more flexible when setting up new boards or board varients.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68knommu/Kconfig

Simple merge