Standardize naming of all SLIP configuration options

This commit is contained in:
Gregory Nutt
2015-08-06 15:08:15 -06:00
parent 86769101a1
commit 0dd273935a
4 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ config NET_SLIP_MTU
256 MSS, but restrict transfers to 128 bytes (possibly by modifying
the tcp_mss() macro).
config SLIP_NINTERFACES
config NET_SLIP_NINTERFACES
int "Number of SLIP interfaces"
default 1
---help---