summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-03-26 02:26:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-03-26 02:26:24 +0000
commit055617cdf4b31f891d727786682e3343cc67046b (patch)
treeda53a5a0b92cb1ff16bda60daef80ea647262fd7 /nuttx/configs/sam3u-ek/README.txt
parent6ef6aa567bbb66192e5f51c8b0152e90dccb0dd4 (diff)
downloadpx4-nuttx-055617cdf4b31f891d727786682e3343cc67046b.tar.gz
px4-nuttx-055617cdf4b31f891d727786682e3343cc67046b.tar.bz2
px4-nuttx-055617cdf4b31f891d727786682e3343cc67046b.zip
MCI requires DMA
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2555 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sam3u-ek/README.txt')
-rwxr-xr-xnuttx/configs/sam3u-ek/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/sam3u-ek/README.txt b/nuttx/configs/sam3u-ek/README.txt
index 42cab8243..c947cc576 100755
--- a/nuttx/configs/sam3u-ek/README.txt
+++ b/nuttx/configs/sam3u-ek/README.txt
@@ -250,6 +250,9 @@ SAM3U-EK-specific Configuration Options
Individual subsystems can be enabled:
+ CONFIG_SAM3U_DMA
+ CONFIG_SAM3U_NAND
+ CONFIG_SAM3U_HSMCI
CONFIG_SAM3U_UART
CONFIG_SAM3U_USART0
CONFIG_SAM3U_USART1