aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2008-08-26 07:28:27 +0000
committerWarner Losh <imp@FreeBSD.org>2008-08-26 07:28:27 +0000
commite36dee2c86ba8319b7cbfe1997dc855979b6e170 (patch)
tree5f16376ac5150ea9bc0cda2069b38fa6d2b8528a /sys
parente3a315fed12971f1e8309f6730c64712e125a105 (diff)
downloadsrc-e36dee2c86ba8319b7cbfe1997dc855979b6e170.tar.gz
src-e36dee2c86ba8319b7cbfe1997dc855979b6e170.zip
MFp4: Sort a couple options alphabetically.
Notes
Notes: svn path=/head/; revision=182186
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/options4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/options b/sys/conf/options
index eef2b6264acf..7cd79b80d9a0 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -533,15 +533,15 @@ ENABLE_ALART opt_intpm.h
# These cause changes all over the kernel
BLKDEV_IOSIZE opt_global.h
-MAXPHYS opt_global.h
-DFLTPHYS opt_global.h
BURN_BRIDGES opt_global.h
DEBUG opt_global.h
DEBUG_LOCKS opt_global.h
DEBUG_VFS_LOCKS opt_global.h
+DFLTPHYS opt_global.h
DIAGNOSTIC opt_global.h
INVARIANT_SUPPORT opt_global.h
INVARIANTS opt_global.h
+MAXPHYS opt_global.h
MCLSHIFT opt_global.h
MUTEX_DEBUG opt_global.h
MUTEX_NOINLINE opt_global.h