From: Paul Mundt Date: Wed, 27 Sep 2006 08:19:13 +0000 (+0900) Subject: sh: Make PAGE_OFFSET configurable. X-Git-Tag: v2.6.19-rc1~902^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f93a355c7e32c26eab8910cf53b7506bb046c5;p=pandora-kernel.git sh: Make PAGE_OFFSET configurable. 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 --- Reading git-diff-tree failed