[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)
commit63e413d19db0018e443a43c6c7a482993edf79cf
treebdfa632a14dbdf1057974787147e1328a7683eaf
parentd2f386d7c182c1420f797093d67bb09a7251f113
[PATCH] m68knommu: create configurable RAM setup

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