summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index e5d8b114d..e004f23d1 100644
--- a/src/config.h
+++ b/src/config.h
@@ -51,6 +51,16 @@
/* @END serial.h */
+/* @BEGIN general.h
+ *
+ * Timer configuration
+ *
+ */
+#define TIMER_BIOS /* 18Hz BIOS timer */
+#define TIMER_RDTSC /* CPU TimeStamp Counter timer */
+
+/* @END general.h */
+
/* @BEGIN isa.h
*
* ISA probe address configuration