mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Added CPU_BLUELIGHTNING_FPU_OP_CACHE and CPU_BLUELIGHTNING_3X.
Forgotten-by: me.
This commit is contained in:
parent
4a2adb3998
commit
c39114cfcf
2 changed files with 6 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: options.pc98,v 1.29 1997/07/02 11:00:56 kato Exp $
|
||||
# $Id: options.pc98,v 1.30 1997/07/14 12:31:27 kato Exp $
|
||||
BOUNCEPAGES opt_bounce.h
|
||||
USER_LDT
|
||||
MATH_EMULATE opt_math_emulate.h
|
||||
|
|
@ -49,6 +49,8 @@ CLK_CALIBRATION_LOOP opt_clock.h
|
|||
CLK_USE_I8254_CALIBRATION opt_clock.h
|
||||
CLK_USE_I586_CALIBRATION opt_clock.h
|
||||
|
||||
CPU_BLUELIGHTNING_FPU_OP_CACHE opt_cpu.h
|
||||
CPU_BLUELIGHTNING_3X opt_cpu.h
|
||||
CPU_BTB_EN opt_cpu.h
|
||||
CPU_DIRECT_MAPPED_CACHE opt_cpu.h
|
||||
CPU_DISABLE_5X86_LSSER opt_cpu.h
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: options.pc98,v 1.29 1997/07/02 11:00:56 kato Exp $
|
||||
# $Id: options.pc98,v 1.30 1997/07/14 12:31:27 kato Exp $
|
||||
BOUNCEPAGES opt_bounce.h
|
||||
USER_LDT
|
||||
MATH_EMULATE opt_math_emulate.h
|
||||
|
|
@ -49,6 +49,8 @@ CLK_CALIBRATION_LOOP opt_clock.h
|
|||
CLK_USE_I8254_CALIBRATION opt_clock.h
|
||||
CLK_USE_I586_CALIBRATION opt_clock.h
|
||||
|
||||
CPU_BLUELIGHTNING_FPU_OP_CACHE opt_cpu.h
|
||||
CPU_BLUELIGHTNING_3X opt_cpu.h
|
||||
CPU_BTB_EN opt_cpu.h
|
||||
CPU_DIRECT_MAPPED_CACHE opt_cpu.h
|
||||
CPU_DISABLE_5X86_LSSER opt_cpu.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue