summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-15 00:03:58 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-15 00:03:58 +0000
commit033512b6c83b46c4c052499faba7cc4b02ff4153 (patch)
treee58bfa1dec5a2203c7ac3e9823d2c624c6bd9ffb /nuttx/configs/c5471evm
parent18fb56f8c1c8676028f1235c0567d2d9a0171c2d (diff)
downloadpx4-nuttx-033512b6c83b46c4c052499faba7cc4b02ff4153.tar.gz
px4-nuttx-033512b6c83b46c4c052499faba7cc4b02ff4153.tar.bz2
px4-nuttx-033512b6c83b46c4c052499faba7cc4b02ff4153.zip
Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5519 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/c5471evm')
-rw-r--r--nuttx/configs/c5471evm/httpd/defconfig2
-rw-r--r--nuttx/configs/c5471evm/nettest/defconfig2
-rw-r--r--nuttx/configs/c5471evm/nsh/defconfig2
-rw-r--r--nuttx/configs/c5471evm/ostest/defconfig2
4 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/c5471evm/httpd/defconfig b/nuttx/configs/c5471evm/httpd/defconfig
index 8f4bd6927..3280b7c16 100644
--- a/nuttx/configs/c5471evm/httpd/defconfig
+++ b/nuttx/configs/c5471evm/httpd/defconfig
@@ -265,4 +265,4 @@ CONFIG_HEAP_SIZE=
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
diff --git a/nuttx/configs/c5471evm/nettest/defconfig b/nuttx/configs/c5471evm/nettest/defconfig
index 71065fc66..131e73f52 100644
--- a/nuttx/configs/c5471evm/nettest/defconfig
+++ b/nuttx/configs/c5471evm/nettest/defconfig
@@ -265,4 +265,4 @@ CONFIG_HEAP_SIZE=
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
diff --git a/nuttx/configs/c5471evm/nsh/defconfig b/nuttx/configs/c5471evm/nsh/defconfig
index 3750f9e5d..49fc8f9d0 100644
--- a/nuttx/configs/c5471evm/nsh/defconfig
+++ b/nuttx/configs/c5471evm/nsh/defconfig
@@ -265,4 +265,4 @@ CONFIG_HEAP_SIZE=
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
diff --git a/nuttx/configs/c5471evm/ostest/defconfig b/nuttx/configs/c5471evm/ostest/defconfig
index f4d7b8c36..13013a2bd 100644
--- a/nuttx/configs/c5471evm/ostest/defconfig
+++ b/nuttx/configs/c5471evm/ostest/defconfig
@@ -265,4 +265,4 @@ CONFIG_HEAP_SIZE=
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y