summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/eagle100/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-05-21 00:23:53 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2009-05-21 00:23:53 +0000
commit85269b13e416f6f337aa401d18a5438007cc41a0 (patch)
treebd19f40d283ac6085543a696d436c6d8075b6612 /nuttx/configs/eagle100/README.txt
parent1e244f9191886a110879fb7455fa16cc3ad0a802 (diff)
LM3S ethernet driver development
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1811 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/eagle100/README.txt')
-rw-r--r--nuttx/configs/eagle100/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/eagle100/README.txt b/nuttx/configs/eagle100/README.txt
index a3a33aa479..5ca6e05e50 100644
--- a/nuttx/configs/eagle100/README.txt
+++ b/nuttx/configs/eagle100/README.txt
@@ -168,6 +168,7 @@ Eagle100-specific Configuration Options
CONFIG_LM3S_ETHERNET - This must be set (along with CONFIG_NET)
to build the LM3S Ethernet driver
+ CONFIG_LM3S_ETHLEDS - Enable to use Ethernet LEDs on the board.
CONFIG_LM3S_BOARDMAC - If the board-specific logic can provide
a MAC address (via lm3s_ethernetmac()), then this should be selected.