diff --git a/openocd.cfg b/openocd.cfg
index 577828f1224ae32378f9ee9ba8f6869af3d07a29..43a09b6ca97ef24cd7eeb61541264fe417a6024a 100644
--- a/openocd.cfg
+++ b/openocd.cfg
@@ -4,9 +4,9 @@
 # interfaces. At any time only one interface should be commented out.
 
 # Revision C (newer revision)
-source [find interface/stlink.cfg]
+# source [find interface/stlink.cfg]
 # If you don't have that, use the deprecated
-# source [find interface/stlink-v2-1.cfg]
+source [find interface/stlink-v2-1.cfg]
 
 # Revision A and B (older revisions)
 # source [find interface/stlink-v2.cfg]