sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt
2007-11-21 15:34:33 +09:00
parent 6deb6f9129
commit 36763b22be
5 changed files with 20 additions and 19 deletions

View File

@@ -17,7 +17,8 @@ config MMU
config PAGE_OFFSET
hex
default "0x80000000" if MMU
default "0x80000000" if MMU && SUPERH32
default "0x20000000" if MMU && SUPERH64
default "0x00000000"
config MEMORY_START