summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index af0df1b69..4aac654a2 100644
--- a/src/config.h
+++ b/src/config.h
@@ -24,7 +24,7 @@
#undef CONSOLE_PC_KBD /* Direct access to PC keyboard */
#define TIMER_BIOS
-#define TIMER_RTDSC
+#define TIMER_RDTSC
/* @END general.h */