diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst
index 05e72a2dbf6ae51b932bb905e7e8f027c75dcdc9..42da95607414cef823db41bf1bc539e7b3263136 100644
--- a/docs/user/supported_devices.rst
+++ b/docs/user/supported_devices.rst
@@ -271,9 +271,6 @@ lantiq-xway
 * AVM
 
   - FRITZ!Box 7312 [#avmflash]_
-  - FRITZ!Box 7320 [#avmflash]_ [#lan_as_wan]_
-  - FRITZ!Box 7330 [#avmflash]_ [#lan_as_wan]_
-  - FRITZ!Box 7330 SL [#avmflash]_ [#lan_as_wan]_
 
 * NETGEAR
 
diff --git a/targets/lantiq-xway b/targets/lantiq-xway
index e4b6874aebda37ab34e19fdc33d993bf371ae47e..bfbc195a1315cc624c42ef20cf2364eb43c5bba2 100644
--- a/targets/lantiq-xway
+++ b/targets/lantiq-xway
@@ -2,11 +2,6 @@ device('avm-fritz-box-7312', 'avm_fritz7312', {
 	factory = false,
 })
 
-device('avm-fritz-box-7320', 'avm_fritz7320', {
-	factory = false,
-	aliases = {'avm-fritz-box-7330', 'avm-fritz-box-7330-sl'},
-})
-
 device('netgear-dgn3500b', 'netgear_dgn3500b', {
 	factory_ext = '.img',
 })