sh: Make PAGE_OFFSET configurable.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 08:19:13 +0000 (17:19 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 08:19:13 +0000 (17:19 +0900)
nommu needs to be able to shift PAGE_OFFSET, so we switch it to a
non-user-visible CONFIG_PAGE_OFFSET and use that in the few places
where it matters.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found