summaryrefslogtreecommitdiff
path: root/sys/arch/hp300
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hp300')
-rw-r--r--sys/arch/hp300/conf/DISKLESS1
-rw-r--r--sys/arch/hp300/conf/GENERIC1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/arch/hp300/conf/DISKLESS b/sys/arch/hp300/conf/DISKLESS
index c8840e76d5b..58e4791aeb2 100644
--- a/sys/arch/hp300/conf/DISKLESS
+++ b/sys/arch/hp300/conf/DISKLESS
@@ -20,7 +20,6 @@ maxusers 8
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
-options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
options "COMPAT_43" # compatibility with 4.3BSD interfaces
options "COMPAT_44" # compatibility with 4.4BSD binaries
diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC
index 6f38e399f38..a1810cabe53 100644
--- a/sys/arch/hp300/conf/GENERIC
+++ b/sys/arch/hp300/conf/GENERIC
@@ -20,7 +20,6 @@ maxusers 32
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
-options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
options "COMPAT_43" # compatibility with 4.3BSD interfaces
options "COMPAT_44" # compatibility with 4.4BSD binaries