summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/httpd
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-23 23:37:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-23 23:37:25 +0000
commit96810b921dd00bb3c235f9eee3b415e05b642f7c (patch)
treec5615082f5f922dd3246e1d51f6119ec9e35079d /nuttx/configs/eagle100/httpd
parent6faf10944cba8e6461fe1d819e1d4b30f4dfdde8 (diff)
downloadpx4-nuttx-96810b921dd00bb3c235f9eee3b415e05b642f7c.tar.gz
px4-nuttx-96810b921dd00bb3c235f9eee3b415e05b642f7c.tar.bz2
px4-nuttx-96810b921dd00bb3c235f9eee3b415e05b642f7c.zip
Add SPI-based MMC/SD support for lm3s
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1820 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/httpd')
-rw-r--r--nuttx/configs/eagle100/httpd/defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/nuttx/configs/eagle100/httpd/defconfig b/nuttx/configs/eagle100/httpd/defconfig
index 23104ef0b..044d5c5cb 100644
--- a/nuttx/configs/eagle100/httpd/defconfig
+++ b/nuttx/configs/eagle100/httpd/defconfig
@@ -515,6 +515,13 @@ CONFIG_EXAMPLES_NSH_FATNSECTORS=1024
CONFIG_EXAMPLES_NSH_FATMOUNTPT=/tmp
#
+# Architecture-specific NSH options
+#
+CONFIG_EXAMPLES_NSH_MMCSDSPIPORTNO=0
+CONFIG_EXAMPLES_NSH_MMCSDSLOTNO=0
+CONFIG_EXAMPLES_NSH_MMCSDMINOR=0
+
+#
# Settings for examples/dhcpd
#
CONFIG_EXAMPLE_DHCPD_NOMAC=y