diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h
index f1a31b6e2f4ad1fd49321bdfeb869e884a45ed3d..e17a2db8a035ecc42f230e5d36b9fc8ed60fe7ee 100644
--- a/Marlin/Configuration.h
+++ b/Marlin/Configuration.h
@@ -423,9 +423,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -747,6 +744,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/Cartesio/Configuration.h b/Marlin/example_configurations/Cartesio/Configuration.h
index d4e27390bc9cc8900caa2c4ceb13501b3dca6e76..62d6d8170d3b0fb2157c4bfb33117118d6d10d7d 100644
--- a/Marlin/example_configurations/Cartesio/Configuration.h
+++ b/Marlin/example_configurations/Cartesio/Configuration.h
@@ -422,9 +422,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -746,6 +743,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/Felix/Configuration.h b/Marlin/example_configurations/Felix/Configuration.h
index ed92b96ff12e4306a7c70fbcca994251deb8f41e..71b26a7f1ea01e7189afbb779be6ae4bdce8c5e1 100644
--- a/Marlin/example_configurations/Felix/Configuration.h
+++ b/Marlin/example_configurations/Felix/Configuration.h
@@ -405,9 +405,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -730,6 +727,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/Felix/DUAL/Configuration.h b/Marlin/example_configurations/Felix/DUAL/Configuration.h
index fe06aecb0cdb95cf30b8cfda203848b5197cc23e..59e5faeab2452557c2fc08ba0fac950dbed3ee26 100644
--- a/Marlin/example_configurations/Felix/DUAL/Configuration.h
+++ b/Marlin/example_configurations/Felix/DUAL/Configuration.h
@@ -405,9 +405,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -730,6 +727,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/Hephestos/Configuration.h b/Marlin/example_configurations/Hephestos/Configuration.h
index 5b3d41e96b6f92f9bbbe0c86411e1fb961cab477..fef9f3657a22440d456145062d1cc34f7066c5fc 100644
--- a/Marlin/example_configurations/Hephestos/Configuration.h
+++ b/Marlin/example_configurations/Hephestos/Configuration.h
@@ -414,9 +414,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -738,6 +735,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/Hephestos_2/Configuration.h b/Marlin/example_configurations/Hephestos_2/Configuration.h
index 2951b8b8375bf2bea0c66bfdfd050c6ffa6e1f92..2d4abfda9a36b0eba13a411348b2e8b28da3d5cc 100644
--- a/Marlin/example_configurations/Hephestos_2/Configuration.h
+++ b/Marlin/example_configurations/Hephestos_2/Configuration.h
@@ -417,9 +417,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -741,6 +738,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/K8200/Configuration.h b/Marlin/example_configurations/K8200/Configuration.h
index ba02a2b077cff20ca196f9daafe9d9241ac86b08..2bebbd648141f83c6f47f53ce78af0e65828bc6f 100644
--- a/Marlin/example_configurations/K8200/Configuration.h
+++ b/Marlin/example_configurations/K8200/Configuration.h
@@ -453,9 +453,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -776,6 +773,9 @@
 #define INVERT_Y_DIR false // K8200: false
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/K8400/Configuration.h b/Marlin/example_configurations/K8400/Configuration.h
index e1bd4705eceaf9da4a75a769ee1d5953486cbf08..0b9547453599a7ee07638cb19d250d8c2eba6c02 100644
--- a/Marlin/example_configurations/K8400/Configuration.h
+++ b/Marlin/example_configurations/K8400/Configuration.h
@@ -423,9 +423,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -747,6 +744,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/K8400/Dual-head/Configuration.h b/Marlin/example_configurations/K8400/Dual-head/Configuration.h
index a5e5d82c013560b1a818841ef550bab5c84142ee..63c3036e6dc5f00ef19df420f6ad34e847ab8406 100644
--- a/Marlin/example_configurations/K8400/Dual-head/Configuration.h
+++ b/Marlin/example_configurations/K8400/Dual-head/Configuration.h
@@ -423,9 +423,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -747,6 +744,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
index 5c09ab837a79c566ddaa4b307a45c05187dbe637..f5e44da8babf48e313cede1bcdce3aa8d502009b 100644
--- a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
+++ b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
@@ -423,9 +423,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -747,6 +744,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/RigidBot/Configuration.h b/Marlin/example_configurations/RigidBot/Configuration.h
index cdf92645eeb0ed0904249d43da3ea8fcbedf93bf..a7f1bb8f2ec925693ba231c5666d6803d3349bf6 100644
--- a/Marlin/example_configurations/RigidBot/Configuration.h
+++ b/Marlin/example_configurations/RigidBot/Configuration.h
@@ -420,9 +420,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -746,6 +743,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/SCARA/Configuration.h b/Marlin/example_configurations/SCARA/Configuration.h
index 4b3391f4bafd6abc4e04bdfa73d9f523d94988da..29352b0daec68eb4a2c0ad9bcc4b645515924942 100644
--- a/Marlin/example_configurations/SCARA/Configuration.h
+++ b/Marlin/example_configurations/SCARA/Configuration.h
@@ -438,9 +438,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -762,6 +759,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/TAZ4/Configuration.h b/Marlin/example_configurations/TAZ4/Configuration.h
index 618b9fa0c76552a3b72ca1439d1ad5b33bbf7eb5..03100e59c264ecc78644c1b014b4c36c0ec894bd 100644
--- a/Marlin/example_configurations/TAZ4/Configuration.h
+++ b/Marlin/example_configurations/TAZ4/Configuration.h
@@ -443,9 +443,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -767,6 +764,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/TinyBoy2/Configuration.h b/Marlin/example_configurations/TinyBoy2/Configuration.h
index 1fc7a915cc848e321230611f1e3d455df489287d..ce24a344edc2eda23c3fb35f5a4a2eaa7e2d2602 100644
--- a/Marlin/example_configurations/TinyBoy2/Configuration.h
+++ b/Marlin/example_configurations/TinyBoy2/Configuration.h
@@ -473,9 +473,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -798,6 +795,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba steppers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/WITBOX/Configuration.h b/Marlin/example_configurations/WITBOX/Configuration.h
index 73ffd4a51ff035f7cd681872e0d9c03a0f270e28..7c69e1b1eb4ff6a0bc2827e6f7e7828ead560b09 100644
--- a/Marlin/example_configurations/WITBOX/Configuration.h
+++ b/Marlin/example_configurations/WITBOX/Configuration.h
@@ -414,9 +414,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -738,6 +735,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/adafruit/ST7565/Configuration.h b/Marlin/example_configurations/adafruit/ST7565/Configuration.h
index 39f1be29eef0076bfe0e469a5ec069b04bf7c1eb..55fde5dc673d852cc09bf50532e7788c447e53a9 100644
--- a/Marlin/example_configurations/adafruit/ST7565/Configuration.h
+++ b/Marlin/example_configurations/adafruit/ST7565/Configuration.h
@@ -423,9 +423,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -747,6 +744,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h b/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h
index 4174796ab8782497206c45ae33642dd3113fdc8c..0aeef6f293c33303213d606344950692cba91dd1 100644
--- a/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h
+++ b/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h
@@ -491,9 +491,6 @@
 
 #endif
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -863,6 +860,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/delta/generic/Configuration.h b/Marlin/example_configurations/delta/generic/Configuration.h
index 8fb5f92d3ec894291024801766dfd23121f3352e..6ea0062adab5879db172f1c7a4d08e48663aca12 100644
--- a/Marlin/example_configurations/delta/generic/Configuration.h
+++ b/Marlin/example_configurations/delta/generic/Configuration.h
@@ -478,9 +478,6 @@
 
 #endif
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -849,6 +846,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration.h b/Marlin/example_configurations/delta/kossel_mini/Configuration.h
index 19be172b53cbf57a178b79bf98d3ec5cf82a336f..ebd147e1f14fe9bd95559e6859cafd5fe5bd97a3 100644
--- a/Marlin/example_configurations/delta/kossel_mini/Configuration.h
+++ b/Marlin/example_configurations/delta/kossel_mini/Configuration.h
@@ -478,9 +478,6 @@
 
 #endif
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -844,6 +841,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration.h b/Marlin/example_configurations/delta/kossel_pro/Configuration.h
index 42efb89d1583ca04a675e22a5db6f9a0c80c366d..c3d197c1c62cd7a710ed7b8fb864a28ce008ce3d 100644
--- a/Marlin/example_configurations/delta/kossel_pro/Configuration.h
+++ b/Marlin/example_configurations/delta/kossel_pro/Configuration.h
@@ -465,9 +465,6 @@
 
 #endif
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -852,6 +849,9 @@
 #define INVERT_Y_DIR true
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration.h b/Marlin/example_configurations/delta/kossel_xl/Configuration.h
index 2d298a80a3c64cc97f7fcd5205542aec1ef93209..f269fe7f4db97a0238f336f128ec785e00be94d6 100644
--- a/Marlin/example_configurations/delta/kossel_xl/Configuration.h
+++ b/Marlin/example_configurations/delta/kossel_xl/Configuration.h
@@ -483,9 +483,6 @@
 
 #endif
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -860,6 +857,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/makibox/Configuration.h b/Marlin/example_configurations/makibox/Configuration.h
index 27917cc292ebc0a4fedd8a92c17c7dad1b960ff0..39faa4ce46ba0e475d7656a29d66d0652d902d6a 100644
--- a/Marlin/example_configurations/makibox/Configuration.h
+++ b/Marlin/example_configurations/makibox/Configuration.h
@@ -426,9 +426,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -750,6 +747,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba stepper drivers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration.h b/Marlin/example_configurations/tvrrug/Round2/Configuration.h
index e6db8455278ae2ae35409e6c9cf81ff5de1e1970..9b90db90b05eafdc075b4f520fa82c34c89878db 100644
--- a/Marlin/example_configurations/tvrrug/Round2/Configuration.h
+++ b/Marlin/example_configurations/tvrrug/Round2/Configuration.h
@@ -413,9 +413,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -743,6 +740,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR true
 
+// Enable this option for Toshiba stepper drivers
+#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.
diff --git a/Marlin/example_configurations/wt150/Configuration.h b/Marlin/example_configurations/wt150/Configuration.h
index af7bccf2b9609c811c5e2fd8d4e3772fe0a24e11..5bf1ca45fb067d607c4f4f0237de7aca23d0f92b 100644
--- a/Marlin/example_configurations/wt150/Configuration.h
+++ b/Marlin/example_configurations/wt150/Configuration.h
@@ -428,9 +428,6 @@
 //#define COREZX
 //#define COREZY
 
-// Enable this option for Toshiba steppers
-//#define CONFIG_STEPPERS_TOSHIBA
-
 //===========================================================================
 //============================== Endstop Settings ===========================
 //===========================================================================
@@ -752,6 +749,9 @@
 #define INVERT_Y_DIR false
 #define INVERT_Z_DIR false
 
+// Enable this option for Toshiba steppers
+//#define CONFIG_STEPPERS_TOSHIBA
+
 // @section extruder
 
 // For direct drive extruder v9 set to true, for geared extruder set to false.