aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2003-08-23 03:38:36 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2003-08-23 03:38:36 +0000
commit6ff26c064ff12ebbb000f6334efc6818555e765e (patch)
tree1f27cc000d44930eee31997331bcea18b9f72873 /sys/conf
parentcfe9466fcc594f0d9de90f03f15c2c50c4f9e7a8 (diff)
downloadsrc-6ff26c064ff12ebbb000f6334efc6818555e765e.tar.gz
src-6ff26c064ff12ebbb000f6334efc6818555e765e.zip
Picking PAGE_SHIFT as a global option is a bad idea. Instead call the
option LOG2_PAGE_SIZE.
Notes
Notes: svn path=/head/; revision=119346
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/options.ia64 b/sys/conf/options.ia64
index 7b50bd822d8b..86e9cec33b3a 100644
--- a/sys/conf/options.ia64
+++ b/sys/conf/options.ia64
@@ -6,7 +6,7 @@ ITANIUM2 opt_global.h
IA32 opt_global.h
-PAGE_SHIFT opt_global.h
+LOG2_PAGE_SIZE opt_global.h
UWX_TRACE_ENABLE opt_global.h