summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sam3u-ek/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-03-26 02:26:24 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-03-26 02:26:24 +0000
commit291efad0b238ce0ad3506fdca599477e1beca6d2 (patch)
treeda53a5a0b92cb1ff16bda60daef80ea647262fd7 /nuttx/configs/sam3u-ek/README.txt
parent8f320e4d5f4cb636a33a39c478401780077a620d (diff)
MCI requires DMA
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2555 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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 42cab8243f..c947cc5764 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