summaryrefslogtreecommitdiff
path: root/nuttx/configs/rgmp/x86
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/rgmp/x86
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/rgmp/x86')
-rw-r--r--nuttx/configs/rgmp/x86/cxxtest/defconfig2
-rw-r--r--nuttx/configs/rgmp/x86/default/defconfig2
-rw-r--r--nuttx/configs/rgmp/x86/helloxx/defconfig2
-rw-r--r--nuttx/configs/rgmp/x86/nsh/defconfig2
4 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/rgmp/x86/cxxtest/defconfig b/nuttx/configs/rgmp/x86/cxxtest/defconfig
index 1d2996557..b1634e1e5 100644
--- a/nuttx/configs/rgmp/x86/cxxtest/defconfig
+++ b/nuttx/configs/rgmp/x86/cxxtest/defconfig
@@ -332,7 +332,7 @@ CONFIG_NET_RESOLV_ENTRIES=4
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# Settings for examples/uip
diff --git a/nuttx/configs/rgmp/x86/default/defconfig b/nuttx/configs/rgmp/x86/default/defconfig
index 070ffcb30..383e0ff5f 100644
--- a/nuttx/configs/rgmp/x86/default/defconfig
+++ b/nuttx/configs/rgmp/x86/default/defconfig
@@ -187,7 +187,7 @@ CONFIG_NET_RESOLV_ENTRIES=4
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# Settings for examples/uip
diff --git a/nuttx/configs/rgmp/x86/helloxx/defconfig b/nuttx/configs/rgmp/x86/helloxx/defconfig
index c8400560a..159195224 100644
--- a/nuttx/configs/rgmp/x86/helloxx/defconfig
+++ b/nuttx/configs/rgmp/x86/helloxx/defconfig
@@ -394,7 +394,7 @@ CONFIG_USER_ENTRYPOINT="helloxx_main"
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# uClibc++ Standard C++ Library
diff --git a/nuttx/configs/rgmp/x86/nsh/defconfig b/nuttx/configs/rgmp/x86/nsh/defconfig
index 891d58ba8..6f10b234a 100644
--- a/nuttx/configs/rgmp/x86/nsh/defconfig
+++ b/nuttx/configs/rgmp/x86/nsh/defconfig
@@ -236,7 +236,7 @@ CONFIG_HEAP_SIZE=
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
##########################################
# RGMP specific configuration