This commit is contained in:
John Baldwin 2005-11-23 18:11:24 +00:00
parent 2ec9d05328
commit 0c43612a35
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=152725
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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