ramips: disable TP-Link TL-WA750RE by default

Disable the TP-Link TL-WA750RE image by default as the device has
insufficient flash space for release build images.

Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 4 years ago committed by Hauke Mehrtens
parent 531ab59804
commit 7232d9247e

@ -164,6 +164,7 @@ define Device/tl-wa750re-v1
BOARDNAME := TL-WA750RE
DEVICE_PROFILE := TLWA750
TPLINK_HWID := 0x07500001
DEFAULT := n
endef
TARGET_DEVICES += tl-wa750re-v1

Loading…
Cancel
Save