diff options
Diffstat (limited to 'sys/arch/sgi/conf/RAMDISK-IP27')
-rw-r--r-- | sys/arch/sgi/conf/RAMDISK-IP27 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK-IP27 b/sys/arch/sgi/conf/RAMDISK-IP27 index 70367a9ae2e..4f9c65de9ac 100644 --- a/sys/arch/sgi/conf/RAMDISK-IP27 +++ b/sys/arch/sgi/conf/RAMDISK-IP27 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK-IP27,v 1.28 2013/11/15 19:42:20 sasano Exp $ +# $OpenBSD: RAMDISK-IP27,v 1.29 2014/02/08 09:35:07 miod Exp $ # # THIS KERNEL IS FOR Origin, Onyx, Fuel, Tezro (IP27, IP35) SYSTEMS ONLY. @@ -36,6 +36,7 @@ option TGT_ORIGIN # IP27/IP35 option TGT_COHERENT option ARCBIOS option CPU_R10000 # R10000/R12000/R14000/R16000 support +option MIPS_PTE64 # Specify storage configuration using ramdisk config bsd root on rd0a swap on rd0b |