[timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC

This commit is contained in:
Michael Brown
2008-10-13 00:23:18 +01:00
parent c0835339d0
commit 667819becc
2 changed files with 0 additions and 12 deletions

View File

@@ -11,8 +11,6 @@
* Timer configuration
*
*/
#define TIMER_BIOS /* 18Hz BIOS timer */
#define TIMER_RDTSC /* CPU TimeStamp Counter timer */
#define BANNER_TIMEOUT 20 /* Tenths of a second for which the shell
banner should appear */