summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-14 17:35:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-14 17:35:47 +0000
commitc2111d312b08f0f2d92359f49ea6d9fa0c45c5d0 (patch)
tree11eb91789d99095a1e9e13ac1a4fb19e57517a25 /nuttx
parent9ae260c5f1f366b3c9ccd17352ace3ee45f74c08 (diff)
downloadpx4-nuttx-c2111d312b08f0f2d92359f49ea6d9fa0c45c5d0.tar.gz
px4-nuttx-c2111d312b08f0f2d92359f49ea6d9fa0c45c5d0.tar.bz2
px4-nuttx-c2111d312b08f0f2d92359f49ea6d9fa0c45c5d0.zip
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3110 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/README.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/README.txt b/nuttx/configs/olimex-lpc1766stk/README.txt
index 67dfb2600..14784e5c9 100755
--- a/nuttx/configs/olimex-lpc1766stk/README.txt
+++ b/nuttx/configs/olimex-lpc1766stk/README.txt
@@ -601,7 +601,6 @@ Olimex LPC1766-STK Configuration Options
CONFIG_UARTn_PARTIY - 0=no parity, 1=odd parity, 2=even parity
CONFIG_UARTn_2STOP - Two stop bits
-
LPC17xx specific PHY/Ethernet device driver settings. These setting
also require CONFIG_NET and CONFIG_LPC17_ETHERNET.