]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Support variable page sizes on nommu.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 3 Jun 2008 09:52:11 +0000 (18:52 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:28 +0000 (18:10 +0900)
commit74fcc77982e703fe85d8bd5437130fd94c61daee
tree11358e97d65eee31dfeb651aa916d500e79d5619
parent02f7e627f9248a478cf790112a07ae2c612b895a
sh: Support variable page sizes on nommu.

PAGE_SIZE doesn't need to be fixed at 4096 on nommu, so stub in a !MMU
case for the various PAGE_SIZE Kconfig options.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Kconfig