Remove uIP logging

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@377 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2007-11-07 23:26:29 +00:00
parent 8c7e83b44f
commit 06ade1f07c

View file

@ -1364,9 +1364,6 @@ The system can be re-made subsequently by just typing <code>make</code>.
<li>
<code>CONFIG_NET_BUFFER_SIZE</code>: uIP buffer size
</li>
<li>
<code>CONFIG_NET_LOGGING</code>: Logging on or off
</li>
<li>
<code>CONFIG_NET_UDP</code>: UDP support on or off
</li>