diff options
Diffstat (limited to 'sys/arch/powerpc/conf/RAMDISK')
-rw-r--r-- | sys/arch/powerpc/conf/RAMDISK | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISK b/sys/arch/powerpc/conf/RAMDISK index fe602102501..29a6396ea20 100644 --- a/sys/arch/powerpc/conf/RAMDISK +++ b/sys/arch/powerpc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.12 2001/02/13 14:50:33 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.13 2001/02/16 05:26:27 drahn Exp $ # # PPC GENERIC config file # @@ -11,6 +11,7 @@ maxusers 32 # actual machine type probed via name of openfirmware root node. option SYS_TYPE=APPL +option UVM option FIREPOWERBUGS option PPC_MPC106_BUG option PCIVERBOSE |