diff --git a/pycardium/mpconfigport.h b/pycardium/mpconfigport.h
index 97921262dcbf19f4f482a3e8e5ca5c4bbb42ffc4..2a31d15604a1999d6fa23e42d1adba6d35046031 100644
--- a/pycardium/mpconfigport.h
+++ b/pycardium/mpconfigport.h
@@ -56,7 +56,7 @@ int mp_hal_trng_read_int(void);
 #define MODULE_PERSONAL_STATE_ENABLED       (1)
 #define MODULE_UTIME_ENABLED                (1)
 #define MODULE_VIBRA_ENABLED                (1)
-#define MODULE_DEBUG_ENABLED                (1)
+#define MODULE_DEBUG_ENABLED                (0)
 
 /*
  * This port is intended to be 32-bit, but unfortunately, int32_t for