diff --git a/targets/ath79-generic b/targets/ath79-generic index f5ad37a7072b3c6955946f5c68a70f88e4e0ce8a..aafcb22f915f8410e3da11da9fb3c4443b8809f6 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -412,12 +412,6 @@ device('tp-link-archer-c6-v2-eu-ru-jp', 'tplink_archer-c6-v2', { }, }) -device('tp-link-archer-c60-v1', 'tplink_archer-c60-v1', { - packages = ATH10K_PACKAGES_QCA9888, - broken = true, -- OOM with 5GHz enabled in most environments - class = 'tiny', -- 64M ath9k + ath10k -}) - device('tp-link-archer-c7-v2', 'tplink_archer-c7-v2', { packages = ATH10K_PACKAGES_QCA9880, })