aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/ostest
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
commitf55cabeb593496691293a330daa7c6a3d99eae2e (patch)
treee58bfa1dec5a2203c7ac3e9823d2c624c6bd9ffb /nuttx/configs/olimex-lpc1766stk/ostest
parent87b33d354695294b519f7f6f1275592faf4fee46 (diff)
downloadpx4-firmware-f55cabeb593496691293a330daa7c6a3d99eae2e.tar.gz
px4-firmware-f55cabeb593496691293a330daa7c6a3d99eae2e.tar.bz2
px4-firmware-f55cabeb593496691293a330daa7c6a3d99eae2e.zip
Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5519 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/ostest')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig
index 02732e74a..f341a49c4 100755
--- a/nuttx/configs/olimex-lpc1766stk/ostest/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/ostest/defconfig
@@ -268,7 +268,7 @@ CONFIG_FS_ROMFS=n
CONFIG_MMCSD=y
CONFIG_MMCSD_SPI=y
-CONFIG_MMCSD_SDIO=y
+CONFIG_MTD=y
#
# SPI-based MMC/SD driver