atarist: 200Hz ticker
authorAlan Cox <alan@linux.intel.com>
Sun, 17 Mar 2019 00:15:19 +0000 (00:15 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 17 Mar 2019 00:15:19 +0000 (00:15 +0000)
Kernel/platform-atarist/config.h

index 70d74d1..217cd50 100644 (file)
@@ -24,7 +24,7 @@
 #define VT_BOTTOM      49
 #define VT_INITIAL_LINE        0
 
-#define TICKSPERSEC 100   /* Ticks per second */
+#define TICKSPERSEC 200   /* Ticks per second */
 
 #define BOOT_TTY (512 + 1)   /* Set this to default device for stdio, stderr */
                           /* In this case, the default is the first TTY device */