summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100
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/eagle100
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/eagle100')
-rw-r--r--nuttx/configs/eagle100/httpd/defconfig2
-rw-r--r--nuttx/configs/eagle100/nettest/defconfig2
-rw-r--r--nuttx/configs/eagle100/nsh/defconfig2
-rw-r--r--nuttx/configs/eagle100/nxflat/defconfig2
-rw-r--r--nuttx/configs/eagle100/ostest/defconfig2
-rw-r--r--nuttx/configs/eagle100/thttpd/defconfig2
6 files changed, 6 insertions, 6 deletions
diff --git a/nuttx/configs/eagle100/httpd/defconfig b/nuttx/configs/eagle100/httpd/defconfig
index bd0ac7664..bb6636445 100644
--- a/nuttx/configs/eagle100/httpd/defconfig
+++ b/nuttx/configs/eagle100/httpd/defconfig
@@ -221,7 +221,7 @@ CONFIG_FS_ROMFS=n
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# SPI-based MMC/SD driver
diff --git a/nuttx/configs/eagle100/nettest/defconfig b/nuttx/configs/eagle100/nettest/defconfig
index 9b1f616c6..8f969ee79 100644
--- a/nuttx/configs/eagle100/nettest/defconfig
+++ b/nuttx/configs/eagle100/nettest/defconfig
@@ -221,7 +221,7 @@ CONFIG_FS_ROMFS=n
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# SPI-based MMC/SD driver
diff --git a/nuttx/configs/eagle100/nsh/defconfig b/nuttx/configs/eagle100/nsh/defconfig
index 079bbc60e..ed1c7b074 100644
--- a/nuttx/configs/eagle100/nsh/defconfig
+++ b/nuttx/configs/eagle100/nsh/defconfig
@@ -223,7 +223,7 @@ CONFIG_FS_ROMFS=n
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# SPI-based MMC/SD driver
diff --git a/nuttx/configs/eagle100/nxflat/defconfig b/nuttx/configs/eagle100/nxflat/defconfig
index 110f906cb..590a30516 100644
--- a/nuttx/configs/eagle100/nxflat/defconfig
+++ b/nuttx/configs/eagle100/nxflat/defconfig
@@ -227,7 +227,7 @@ CONFIG_FS_ROMFS=y
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# SPI-based MMC/SD driver
diff --git a/nuttx/configs/eagle100/ostest/defconfig b/nuttx/configs/eagle100/ostest/defconfig
index 6d3b4ddad..229aec59c 100644
--- a/nuttx/configs/eagle100/ostest/defconfig
+++ b/nuttx/configs/eagle100/ostest/defconfig
@@ -221,7 +221,7 @@ CONFIG_FS_ROMFS=n
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# SPI-based MMC/SD driver
diff --git a/nuttx/configs/eagle100/thttpd/defconfig b/nuttx/configs/eagle100/thttpd/defconfig
index 2aca2582e..7e1282368 100644
--- a/nuttx/configs/eagle100/thttpd/defconfig
+++ b/nuttx/configs/eagle100/thttpd/defconfig
@@ -228,7 +228,7 @@ CONFIG_FS_ROMFS=y
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# SPI-based MMC/SD driver