Remove duplicated NET_SLIP option from drivers/net/Kconfig

This commit is contained in:
Xiang Xiao
2020-02-02 14:20:43 +08:00
committed by Gregory Nutt
parent 57099fe441
commit 2d7c072723
6 changed files with 12 additions and 40 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
* Default 296
*
* The Linux slip module hard-codes its MTU size to 296 (40 bytes for the
* IP+TPC headers plus 256 bytes of data). So you might as well set
* IP+TCP headers plus 256 bytes of data). So you might as well set
* CONFIG_NET_SLIP_PKTSIZE to 296 as well.
*
* There may be an issue with this setting, however. I see that Linux