diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst
index 0c22dcb42e70a48e555b1f9f6ad2cc10a60296e9..9b072a6bd1e4cbe89ff435628458c56d1d6a1bad 100644
--- a/docs/user/supported_devices.rst
+++ b/docs/user/supported_devices.rst
@@ -507,6 +507,7 @@ ramips-mt76x8
 
 * Cudy
 
+  - TR1200 (v1)
   - WR1000 (v1)
 
 * GL.iNet
diff --git a/targets/ramips-mt76x8 b/targets/ramips-mt76x8
index 79fa4d797c9af2e093e91659f8a2783127c35249..b625a81a87c612a25d24e3b7379e6e29e8936952 100644
--- a/targets/ramips-mt76x8
+++ b/targets/ramips-mt76x8
@@ -1,5 +1,9 @@
 -- Cudy
 
+device('cudy-tr1200-v1', 'cudy_tr1200-v1', {
+	factory = false,
+})
+
 device('cudy-wr1000', 'cudy_wr1000')