Deleted Added
full compact
options.i386 (39648) options.i386 (40003)
1# $Id: options.i386,v 1.88 1998/09/24 13:20:40 yokota Exp $
1# $Id: options.i386,v 1.89 1998/09/25 17:34:48 peter Exp $
2
3DISABLE_PSE
4USER_LDT
5MATH_EMULATE opt_math_emulate.h
6GPL_MATH_EMULATE opt_math_emulate.h
7PMAP_SHPGPERPROC opt_pmap.h
8VM86 opt_vm86.h
9

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

53CPU_DISABLE_5X86_LSSER opt_cpu.h
54CPU_FASTER_5X86_FPU opt_cpu.h
55CPU_I486_ON_386 opt_cpu.h
56CPU_IORT opt_cpu.h
57CPU_LOOP_EN opt_cpu.h
58CPU_RSTK_EN opt_cpu.h
59CPU_SUSP_HLT opt_cpu.h
60CPU_UPGRADE_HW_CACHE opt_cpu.h
2
3DISABLE_PSE
4USER_LDT
5MATH_EMULATE opt_math_emulate.h
6GPL_MATH_EMULATE opt_math_emulate.h
7PMAP_SHPGPERPROC opt_pmap.h
8VM86 opt_vm86.h
9

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

53CPU_DISABLE_5X86_LSSER opt_cpu.h
54CPU_FASTER_5X86_FPU opt_cpu.h
55CPU_I486_ON_386 opt_cpu.h
56CPU_IORT opt_cpu.h
57CPU_LOOP_EN opt_cpu.h
58CPU_RSTK_EN opt_cpu.h
59CPU_SUSP_HLT opt_cpu.h
60CPU_UPGRADE_HW_CACHE opt_cpu.h
61CPU_WT_ALLOC opt_cpu.h
61CYRIX_CACHE_WORKS opt_cpu.h
62CYRIX_CACHE_REALLY_WORKS opt_cpu.h
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

--- 59 unchanged lines hidden ---
62CYRIX_CACHE_WORKS opt_cpu.h
63CYRIX_CACHE_REALLY_WORKS opt_cpu.h
64
65# The CPU type affects the endian conversion functions all over the kernel.
66I386_CPU opt_global.h
67I486_CPU opt_global.h
68I586_CPU opt_global.h
69I686_CPU opt_global.h

--- 59 unchanged lines hidden ---