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)
commite7f93a355c7e32c26eab8910cf53b7506bb046c5
tree0f4f2e60423a2c4c70134e6734b57b97e277af65
parentadf1890b0cd63f754b2171b73e4d845c0950d407
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 <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/boot/compressed/Makefile
arch/sh/kernel/vmlinux.lds.S
arch/sh/mm/Kconfig
include/asm-sh/page.h