Deleted Added
full compact
options.i386 (78135) options.i386 (79609)
1# $FreeBSD: head/sys/conf/options.i386 78135 2001-06-12 09:40:04Z peter $
1# $FreeBSD: head/sys/conf/options.i386 79609 2001-07-12 06:32:51Z peter $
2
3DISABLE_PSE
4IDE_DELAY
5MATH_EMULATE opt_math_emulate.h
6GPL_MATH_EMULATE opt_math_emulate.h
7PMAP_SHPGPERPROC opt_pmap.h
8PPC_PROBE_CHIPSET opt_ppc.h
9PPC_DEBUG opt_ppc.h

--- 44 unchanged lines hidden (view full) ---

54CPU_PPRO2CELERON opt_cpu.h
55CPU_RSTK_EN opt_cpu.h
56CPU_SUSP_HLT opt_cpu.h
57CPU_UPGRADE_HW_CACHE opt_cpu.h
58CPU_WT_ALLOC opt_cpu.h
59CYRIX_CACHE_WORKS opt_cpu.h
60CYRIX_CACHE_REALLY_WORKS opt_cpu.h
61NO_MEMORY_HOLE opt_cpu.h
2
3DISABLE_PSE
4IDE_DELAY
5MATH_EMULATE opt_math_emulate.h
6GPL_MATH_EMULATE opt_math_emulate.h
7PMAP_SHPGPERPROC opt_pmap.h
8PPC_PROBE_CHIPSET opt_ppc.h
9PPC_DEBUG opt_ppc.h

--- 44 unchanged lines hidden (view full) ---

54CPU_PPRO2CELERON opt_cpu.h
55CPU_RSTK_EN opt_cpu.h
56CPU_SUSP_HLT opt_cpu.h
57CPU_UPGRADE_HW_CACHE opt_cpu.h
58CPU_WT_ALLOC opt_cpu.h
59CYRIX_CACHE_WORKS opt_cpu.h
60CYRIX_CACHE_REALLY_WORKS opt_cpu.h
61NO_MEMORY_HOLE opt_cpu.h
62CPU_ENABLE_SSE opt_cpu.h
62
63# The CPU type affects the endian conversion functions all over the kernel.
64I386_CPU opt_global.h
65I486_CPU opt_global.h
66I586_CPU opt_global.h
67I686_CPU opt_global.h
68
69MAXCONS opt_syscons.h

--- 141 unchanged lines hidden ---
63
64# The CPU type affects the endian conversion functions all over the kernel.
65I386_CPU opt_global.h
66I486_CPU opt_global.h
67I586_CPU opt_global.h
68I686_CPU opt_global.h
69
70MAXCONS opt_syscons.h

--- 141 unchanged lines hidden ---