MCI requires DMA

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2555 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2010-03-26 02:26:24 +00:00
parent 07d5b3fa97
commit b4a3a986cd
4 changed files with 20 additions and 46 deletions
+3
View File
@@ -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
+3
View File
@@ -100,6 +100,9 @@ CONFIG_SAM3U_BUILDROOT=y
#
# Individual subsystems can be enabled:
#
CONFIG_SAM3U_DMA=n
CONFIG_SAM3U_NAND=n
CONFIG_SAM3U_HSMCI=n
CONFIG_SAM3U_UART=y
CONFIG_SAM3U_USART0=n
CONFIG_SAM3U_USART1=n