Fix a typo in a README file

This commit is contained in:
Gregory Nutt
2015-07-11 08:16:07 -06:00
parent 2fb2bd0f99
commit 58f21e7621
+1 -1
View File
@@ -1282,7 +1282,7 @@ Where <subdir> is one of the following:
2. This configuration can be modified to that both IPv4 and IPv6 2. This configuration can be modified to that both IPv4 and IPv6
are support. Here is a summary of the additional configuration are support. Here is a summary of the additional configuration
settings requird to support both IPv4 and IPv6: settings required to support both IPv4 and IPv6:
CONFIG_NET_IPv4=y CONFIG_NET_IPv4=y
CONFIG_NET_ARP=y CONFIG_NET_ARP=y