summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.i386
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2005-11-23 18:11:24 +0000
committerjhb <jhb@FreeBSD.org>2005-11-23 18:11:24 +0000
commit300d90fc68d4a2b19c212587514730963a789dc0 (patch)
tree561d36a7c2977a38e1b732ae4ea5ac06c3bdfd6f /sys/conf/options.i386
parent2c70dd955a255741b35c4985fcf905eaa3374f58 (diff)
downloadFreeBSD-src-300d90fc68d4a2b19c212587514730963a789dc0.zip
FreeBSD-src-300d90fc68d4a2b19c212587514730963a789dc0.tar.gz
Sort.
Diffstat (limited to 'sys/conf/options.i386')
-rw-r--r--sys/conf/options.i3868
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index 231437f..b2a079f 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -4,19 +4,19 @@
AUTO_EOI_1 opt_auto_eoi.h
AUTO_EOI_2 opt_auto_eoi.h
BROKEN_KEYBOARD_RESET opt_reset.h
+COUNT_XINVLTLB_HITS opt_smp.h
+COUNT_IPIS opt_smp.h
DISABLE_PG_G opt_pmap.h
DISABLE_PSE opt_pmap.h
I586_PMC_GUPROF opt_i586_guprof.h
MAXMEM
MPTABLE_FORCE_HTT
+MP_WATCHDOG opt_mp_watchdog.h
PERFMON
PMAP_SHPGPERPROC opt_pmap.h
POWERFAIL_NMI opt_trap.h
PPC_DEBUG opt_ppc.h
PPC_PROBE_CHIPSET opt_ppc.h
-MP_WATCHDOG opt_mp_watchdog.h
-COUNT_XINVLTLB_HITS opt_smp.h
-COUNT_IPIS opt_smp.h
# Options for emulators. These should only be used at config time, so
# they are handled like options for static filesystems
@@ -163,8 +163,8 @@ DEV_NPX opt_npx.h
ASR_COMPAT opt_asr.h
# Debugging
-STOP_NMI opt_cpu.h
NPX_DEBUG opt_npx.h
+STOP_NMI opt_cpu.h
# XBOX support in the kernel
XBOX opt_xbox.h
OpenPOWER on IntegriCloud