Network: Add an IPv4 configuration option. Hardcoded to =y for now, but I would like to be able to select IPv4 and/or IPv6 in the future

This commit is contained in:
Gregory Nutt
2015-01-14 10:51:09 -06:00
parent 6e51304d4b
commit 764b5075bc
81 changed files with 96 additions and 0 deletions
+1
View File
@@ -713,6 +713,7 @@ CONFIG_NET=y
#
# Driver buffer configuration
#
CONFIG_NET_IPv4=y
CONFIG_NET_MULTIBUFFER=y
CONFIG_NET_ETH_MTU=590
CONFIG_NET_ETH_TCP_RECVWNDO=536