Refresh configuration

This commit is contained in:
Gregory Nutt 2014-11-16 09:36:08 -06:00
parent 859748a94e
commit 72f0145f69
1 changed files with 6 additions and 2 deletions

View File

@ -736,6 +736,12 @@ CONFIG_NET_ETH_MTU=590
CONFIG_NET_RECEIVE_WINDOW=536
CONFIG_NET_GUARDSIZE=2
#
# Data link support
#
# CONFIG_NET_MULTILINK is not set
CONFIG_NET_ETHERNET=y
#
# Socket Support
#
@ -816,8 +822,6 @@ CONFIG_IOB_THROTTLE=8
# Routing Table Configuration
#
# CONFIG_NET_ROUTE is not set
# CONFIG_NET_MULTILINK is not set
CONFIG_NET_ETHERNET=y
#
# Crypto API