aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options.ia64
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2001-09-07 11:03:39 +0000
committerDoug Rabson <dfr@FreeBSD.org>2001-09-07 11:03:39 +0000
commitd452f533f7209760c7179270de315842415eaf17 (patch)
treeab1d5d25b6da60f6ab84eb135821b6a3accfc9b1 /sys/conf/options.ia64
parentb68657dd337ac060ed8f43d0fc5e45a7d83132e4 (diff)
downloadsrc-d452f533f7209760c7179270de315842415eaf17.tar.gz
src-d452f533f7209760c7179270de315842415eaf17.zip
Add options to select between 4k, 8k and 16k page sizes on ia64. The
default is now 8k.
Notes
Notes: svn path=/head/; revision=83198
Diffstat (limited to 'sys/conf/options.ia64')
-rw-r--r--sys/conf/options.ia644
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/options.ia64 b/sys/conf/options.ia64
index 1ac67146f94a..4fcb993a2c09 100644
--- a/sys/conf/options.ia64
+++ b/sys/conf/options.ia64
@@ -3,6 +3,10 @@
ITANIUM opt_global.h
+PAGE_SIZE_4K opt_global.h
+PAGE_SIZE_8K opt_global.h
+PAGE_SIZE_16K opt_global.h
+
PPC_PROBE_CHIPSET opt_ppc.h
PPC_DEBUG opt_ppc.h