diff options
| author | mrg <mrg@NetBSD.org> | 1999-03-24 06:06:09 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 1999-03-24 06:06:09 +0000 |
| commit | ca5f9685bbd043d2d7ef5d5be6f1a43547c0fb15 (patch) | |
| tree | e23bb3bf3d1408905e477c10fbc9b09d91e2b991 /sys/arch/atari/conf/std.atari | |
| parent | b6c36d0fe4292b2be0cdfa928cf4617e80855695 (diff) | |
clean up kernel/config files files for machVM lossage.
Diffstat (limited to 'sys/arch/atari/conf/std.atari')
| -rw-r--r-- | sys/arch/atari/conf/std.atari | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/atari/conf/std.atari b/sys/arch/atari/conf/std.atari index 426c51c415c..ff4e8ee30e3 100644 --- a/sys/arch/atari/conf/std.atari +++ b/sys/arch/atari/conf/std.atari @@ -1,4 +1,4 @@ -# $NetBSD: std.atari,v 1.14 1999/01/16 20:11:51 chuck Exp $ +# $NetBSD: std.atari,v 1.15 1999/03/24 06:06:10 mrg Exp $ # # standard atari information # @@ -7,11 +7,6 @@ machine atari m68k options EXEC_SCRIPT # Support #! options EXEC_AOUT # a.out format executables -#options SWAPPAGER # Pager for swap device -#options VNODEPAGER # Pager for vnodes -#options DEVPAGER # Pager -options UVM # UVM virtual memory - mainbus0 at root clock0 at mainbus0 # system clock |
