diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h
index 16c2e16f2d..38bb61c5c6 100644
--- a/Marlin/Configuration.h
+++ b/Marlin/Configuration.h
@@ -188,7 +188,7 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th
 
 //LCD and SD support
 //#define ULTRA_LCD  //general lcd support, also 16x2
-#define SDSUPPORT // Enable SD Card Support in Hardware Console
+//#define SDSUPPORT // Enable SD Card Support in Hardware Console
 
 //#define ULTIPANEL
 #ifdef ULTIPANEL