Enable SEND_STRING when VIA_EANBLE is set
This commit is contained in:
parent
3fd4430bf2
commit
d619c03d54
@ -625,6 +625,7 @@ ifeq ($(strip $(VIA_ENABLE)), yes)
|
||||
RAW_ENABLE := yes
|
||||
BOOTMAGIC_ENABLE := yes
|
||||
TRI_LAYER_ENABLE := yes
|
||||
SEND_STRING_ENABLE := yes
|
||||
endif
|
||||
|
||||
VALID_MAGIC_TYPES := yes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user