diff --git a/targets/lantiq-xrx200 b/targets/lantiq-xrx200
index 744fdea44e620a1fa050ff2e2a95da862680f0f5..7d000d89d2f81c26d811558e9e60803080934b1c 100644
--- a/targets/lantiq-xrx200
+++ b/targets/lantiq-xrx200
@@ -54,21 +54,3 @@ device('arcadyan-vgv7510kw22', 'arcadyan_vgv7510kw22-nor', {
 	factory = false,
 	aliases = {'o2-box-6431'},
 })
-
-
--- TP-Link
-
--- CAVEAT: These devices don't have a dedicated WAN port.
---         All ethernet ports on the device are bridged and
---         used as WAN ports. Clients connected to these
---         ports will be connected to your private network.
-
-device('tp-link-td-w8970', 'tplink_tdw8970', {
-	factory = false,
-})
-
-device('tp-link-td-w8980', 'tplink_tdw8980', {
-	factory = false,
-	aliases = {'tp-link-td-w9980'},
-	broken = true, -- 5GHz unsupported
-})