summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mmcsd
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-28 23:40:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-28 23:40:54 +0000
commitdfbc56054f377761c50a1a7453ed00a228fa9766 (patch)
tree98593e250fbbfe7f154c8b4edd7a91aa7f43185b /nuttx/drivers/mmcsd
parent37e2da3332de942dfb728e7ee8f50cd31c9a2676 (diff)
downloadpx4-nuttx-dfbc56054f377761c50a1a7453ed00a228fa9766.tar.gz
px4-nuttx-dfbc56054f377761c50a1a7453ed00a228fa9766.tar.bz2
px4-nuttx-dfbc56054f377761c50a1a7453ed00a228fa9766.zip
Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5465 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/drivers/mmcsd')
-rw-r--r--nuttx/drivers/mmcsd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/drivers/mmcsd/Kconfig b/nuttx/drivers/mmcsd/Kconfig
index c224f220a..f3a64be6c 100644
--- a/nuttx/drivers/mmcsd/Kconfig
+++ b/nuttx/drivers/mmcsd/Kconfig
@@ -2,6 +2,7 @@
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
+
config MMCSD_NSLOTS
int "Number of MMC/SD slots"
default 1