commit | 74fcc77982e703fe85d8bd5437130fd94c61daee | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jun 03 18:52:11 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jul 28 18:10:28 2008 +0900 |
tree | 11358e97d65eee31dfeb651aa916d500e79d5619 | |
parent | 02f7e627f9248a478cf790112a07ae2c612b895a [diff] |
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>