summaryrefslogtreecommitdiff
path: root/target/mips/sys-available/qemu-mipsel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-29 04:51:46 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-29 04:51:46 +0200
commitad513e1935dcd2644e70e78f974b681366fb1bcf (patch)
tree374650b2ecf4a056e33e51612f4693396c7f8478 /target/mips/sys-available/qemu-mipsel
parentd2c0d07368dbc7a9160b34970048e1b65b446222 (diff)
set pagesize to 4 kb for qemu
Diffstat (limited to 'target/mips/sys-available/qemu-mipsel')
-rw-r--r--target/mips/sys-available/qemu-mipsel1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/mips/sys-available/qemu-mipsel b/target/mips/sys-available/qemu-mipsel
index fe64a6db2..918ec223e 100644
--- a/target/mips/sys-available/qemu-mipsel
+++ b/target/mips/sys-available/qemu-mipsel
@@ -4,6 +4,7 @@ config ADK_TARGET_SYSTEM_QEMU_MIPSEL
select ADK_qemu_mipsel
select ADK_little
select ADK_KERNEL_MIPS_MALTA
+ select ADK_KERNEL_PAGE_SIZE_4KB
select ADK_KERNEL_CPU_LITTLE_ENDIAN
select ADK_HARDWARE_QEMU
select ADK_TARGET_WITH_VGA