From 300d90fc68d4a2b19c212587514730963a789dc0 Mon Sep 17 00:00:00 2001 From: jhb Date: Wed, 23 Nov 2005 18:11:24 +0000 Subject: Sort. --- sys/conf/options | 2 +- sys/conf/options.i386 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/conf') diff --git a/sys/conf/options b/sys/conf/options index fc19cc9..616fe12 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -69,7 +69,6 @@ CONSPEED opt_comconsole.h CY_PCI_FASTINTR DIRECTIO opt_directio.h FULL_PREEMPTION opt_sched.h -PREEMPTION opt_sched.h IPI_PREEMPTION opt_sched.h GEOM_AES opt_geom.h GEOM_APPLE opt_geom.h @@ -120,6 +119,7 @@ MUTEX_WAKE_ALL NSWBUF_MIN opt_swap.h PANIC_REBOOT_WAIT_TIME opt_panic.h PPS_SYNC opt_ntp.h +PREEMPTION opt_sched.h PUC_FASTINTR opt_puc.h QUOTA SCHED_4BSD opt_sched.h 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 -- cgit v1.1