aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/defconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-01-01 19:39:17 -0800
committerpx4dev <px4@purgatory.org>2013-01-01 19:39:17 -0800
commiteaf1d8063cc707b1041e8583663d9edd45f42c5d (patch)
tree0a813a8861af8b5f95c52a90b677d82f1d080308 /nuttx/configs/px4fmu/nsh/defconfig
parentdc50d96b5d8042b6ffd54051f17cca0dc0dbb27d (diff)
downloadpx4-firmware-eaf1d8063cc707b1041e8583663d9edd45f42c5d.tar.gz
px4-firmware-eaf1d8063cc707b1041e8583663d9edd45f42c5d.tar.bz2
px4-firmware-eaf1d8063cc707b1041e8583663d9edd45f42c5d.zip
Build system updates to match the NuttX merge.
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/defconfig')
-rwxr-xr-xnuttx/configs/px4fmu/nsh/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu/nsh/defconfig b/nuttx/configs/px4fmu/nsh/defconfig
index bc724c006..f17f9c20b 100755
--- a/nuttx/configs/px4fmu/nsh/defconfig
+++ b/nuttx/configs/px4fmu/nsh/defconfig
@@ -767,6 +767,8 @@ CONFIG_FS_ROMFS=y
# CONFIG_MMCSD_SPICLOCK - Maximum SPI clock to drive MMC/SD card.
# Default is 20MHz, current setting 24 MHz
#
+CONFIG_MMCSD=y
+CONFIG_MMCSD_SPI=y
CONFIG_MMCSD_NSLOTS=1
CONFIG_MMCSD_READONLY=n
CONFIG_MMCSD_SPICLOCK=24000000