We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adc937 commit 90bfb97Copy full SHA for 90bfb97
1 file changed
build.config
@@ -2,7 +2,7 @@
2
CONFIG_VENDOR=ASUS
3
CONFIG_PRODUCT=MT7620
4
5
-### Target ProductID (board select, max 12 symbols)
+### Target ProductID (board select, max 23 ASCII symbols)
6
CONFIG_FIRMWARE_PRODUCT_ID="RT-AC51U"
7
8
############################################################
@@ -284,7 +284,7 @@ CONFIG_FIRMWARE_INCLUDE_LUA=y
284
CONFIG_FIRMWARE_INCLUDE_EOIP=y
285
286
### Include KMS Activation support ~0.06MB
287
-#CONFIG_FIRMWARE_INCLUDE_VLMCSD=y
+CONFIG_FIRMWARE_INCLUDE_VLMCSD=y
288
289
### Include iPerf3 support ~0.13MB
290
#CONFIG_FIRMWARE_INCLUDE_IPERF3=y
@@ -294,3 +294,4 @@ CONFIG_FIRMWARE_INCLUDE_NFQWS=y
294
295
### Reduce trx image size
296
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
297
+
0 commit comments