More Kinetis ENET logic

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3888 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2011-08-17 03:39:43 +00:00
parent 8ffde397bd
commit 367bc846cb
1 changed files with 1 additions and 0 deletions

View File

@ -560,6 +560,7 @@ TWR-K60N512-specific Configuration Options
CONFIG_ENET_NBUFFERS - Number of TX/RX buffers. The size of one
buffer is determined by CONFIG_NET_BUFSIZE. Default: 8
CONFIG_ENET_USEMII - Usee MII mode. Default: RMII mode.
CONFIG_ENET_PHYADDR - PHY address
Configurations
==============