rtc: Turn off debug messages

Debug messages got turned on when porting over XBOX RTC changes. It's
quite noisy during startup, so keep them turned off by default.
This commit is contained in:
Matt Borgerson 2018-11-02 01:53:36 -07:00 committed by Jannik Vogel
parent 9344483a0c
commit 2ddd605c10
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#include "hw/i386/apic.h"
#endif
#define DEBUG_CMOS
//#define DEBUG_CMOS
//#define DEBUG_COALESCED
#ifdef DEBUG_CMOS