ar71xx: disable TP-Link TL-WA850RE by default

Disable the TP-Link TL-WA850RE 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>
This commit is contained in:
Jo-Philipp Wich 2019-11-16 21:23:39 +01:00 committed by Hauke Mehrtens
parent 634db7930a
commit 531ab59804

View File

@ -235,6 +235,7 @@ define Device/tl-wa850re-v1
BOARDNAME := TL-WA850RE
DEVICE_PROFILE := TLWA850
TPLINK_HWID := 0x08500001
DEFAULT := n
endef
TARGET_DEVICES += tl-wa850re-v1