commit | 954b36d48b495afed2880320750858a2eae312c9 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Mon Jun 26 16:33:15 2006 +1000 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 10:59:44 2006 -0700 |
tree | 0c756f15e9a2941b99b03ecf1db518b89a1e7f78 | |
parent | 12ddae3348def8808fb755b23225b18fc4adfbe3 [diff] |
[PATCH] m68knommu: use configurable RAM setup page_offset.h Remove board specific base RAM conditionals from page_offset.h With the Kconfig time configurable RAM setup none of this is required. It is all based on the Kconfig (CONFIG_RAMBASE) option now. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>