From 7ae7963be308ce9d370e4532d505e53d18923687 Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 9 Mar 1999 20:20:09 +0000 Subject: Make TIMER_FREQ a normal, undocumented option. Raise confusion to a higher level with example in LINT. Clarify comment about PPS_SYNC. Ignore for now that it doesn't work in FLL mode, it will in a few days. --- sys/i386/conf/options.i386 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/i386/conf/options.i386') diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386 index 0fff375..031a5d6 100644 --- a/sys/i386/conf/options.i386 +++ b/sys/i386/conf/options.i386 @@ -1,4 +1,4 @@ -# $Id: options.i386,v 1.105 1999/03/03 10:40:24 kato Exp $ +# $Id: options.i386,v 1.106 1999/03/07 16:11:12 hm Exp $ DISABLE_PSE IDE_DELAY @@ -41,6 +41,7 @@ NINTR opt_smp.h CLK_CALIBRATION_LOOP opt_clock.h CLK_USE_I8254_CALIBRATION opt_clock.h CLK_USE_TSC_CALIBRATION opt_clock.h +TIMER_FREQ opt_clock.h NO_F00F_HACK opt_cpu.h CPU_BLUELIGHTNING_FPU_OP_CACHE opt_cpu.h -- cgit v1.1