mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Standardize naming of all SLIP configuration options
This commit is contained in:
@@ -510,9 +510,9 @@ CONFIG_NET_GUARDSIZE=2
|
|||||||
#
|
#
|
||||||
# CONFIG_NET_MULTILINK is not set
|
# CONFIG_NET_MULTILINK is not set
|
||||||
# CONFIG_NET_ETHERNET is not set
|
# CONFIG_NET_ETHERNET is not set
|
||||||
CONFIG_SLIP_NINTERFACES=1
|
CONFIG_NET_SLIPNINTERFACES=1
|
||||||
CONFIG_SLIP_STACKSIZE=2048
|
CONFIG_NET_SLIPSTACKSIZE=2048
|
||||||
CONFIG_SLIP_DEFPRIO=128
|
CONFIG_NET_SLIPDEFPRIO=128
|
||||||
# CONFIG_NET_TUN is not set
|
# CONFIG_NET_TUN is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user