kdrive: allow debugging

This commit is contained in:
Daniel Stone 2006-07-20 16:52:31 -04:00 committed by Daniel Stone
parent cd0874dda1
commit 93cd53860c

View File

@ -22,4 +22,7 @@
/* Support tslib touchscreen abstraction library */
#undef TSLIB
/* Verbose debugging output hilarity */
#undef DEBUG
#endif /* _KDRIVE_CONFIG_H_ */