From 3b9ec2b7dd4cf15048d5196b3a4c2e5f4683634d Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 23 May 2009 14:26:22 +0000 Subject: Add LM3S SSI driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1818 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/eagle100/README.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/configs/eagle100/README.txt') diff --git a/nuttx/configs/eagle100/README.txt b/nuttx/configs/eagle100/README.txt index 729a60208..c1b32b950 100644 --- a/nuttx/configs/eagle100/README.txt +++ b/nuttx/configs/eagle100/README.txt @@ -200,6 +200,10 @@ Eagle100-specific Configuration Options CONFIG_UARTn_PARTIY - 0=no parity, 1=odd parity, 2=even parity CONFIG_UARTn_2STOP - Two stop bits + CONFIG_SSI0_DISABLE - Select to disable support for SSI0 + CONFIG_SSI1_DISABLE - Select to disable support for SSI1 + CONFIG_SSI_POLLWAIT - Select to disable interrupt driven SSI support. + 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. -- cgit v1.2.3