summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/ostest/defconfig
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/ostest/defconfig
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/ostest/defconfig')
-rwxr-xr-xnuttx/configs/sam3u-ek/ostest/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/sam3u-ek/ostest/defconfig b/nuttx/configs/sam3u-ek/ostest/defconfig
index 354cbea01..9ee92ecf1 100755
--- a/nuttx/configs/sam3u-ek/ostest/defconfig
+++ b/nuttx/configs/sam3u-ek/ostest/defconfig
@@ -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