net/Kconfig: Uncomment the prompt of NET_SLIP_PKTSIZE

This commit is contained in:
Xiang Xiao
2018-08-26 14:28:35 -06:00
committed by Gregory Nutt
parent bcf9360e5f
commit 49548da297
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ config NET_ETH_PKTSIZE
size 1514.
config NET_SLIP_PKTSIZE
int # "SLIP packet buffer size"
int "SLIP packet buffer size"
default 296
depends on NET_SLIP
range 296 1518