summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-15 18:40:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-15 18:40:31 +0000
commit23d801c1b7e4bfcd7248dbec91b920c2aa68f1e2 (patch)
tree08908b730ea2a8c2f3cc14e9e9c6b92c97e48675 /nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig
parent3a3fe9efb1e3f0fe6a756b8e4d2fa48d5564137b (diff)
downloadpx4-nuttx-23d801c1b7e4bfcd7248dbec91b920c2aa68f1e2.tar.gz
px4-nuttx-23d801c1b7e4bfcd7248dbec91b920c2aa68f1e2.tar.bz2
px4-nuttx-23d801c1b7e4bfcd7248dbec91b920c2aa68f1e2.zip
Add LPCXpression SD card support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3508 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig')
-rwxr-xr-xnuttx/configs/lpcxpresso-lpc1768/nsh/defconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig b/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig
index ff8124aee..10aa9e5f2 100755
--- a/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig
+++ b/nuttx/configs/lpcxpresso-lpc1768/nsh/defconfig
@@ -117,7 +117,7 @@ CONFIG_LPC17_CAN1=n
CONFIG_LPC17_CAN2=n
CONFIG_LPC17_SPI=n
CONFIG_LPC17_SSP0=n
-CONFIG_LPC17_SSP1=n
+CONFIG_LPC17_SSP1=y
CONFIG_LPC17_I2C0=n
CONFIG_LPC17_I2C1=n
CONFIG_LPC17_I2S=n
@@ -332,7 +332,6 @@ CONFIG_HAVE_LIBM=n
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n
-CONFIG_DEBUG_USB=n
CONFIG_MM_REGIONS=2
CONFIG_ARCH_LOWPUTC=y
CONFIG_RR_INTERVAL=200
@@ -836,7 +835,7 @@ CONFIG_NSH_FATMOUNTPT=/tmp
#
# Architecture-specific NSH options
#
-CONFIG_NSH_MMCSDSPIPORTNO=0
+CONFIG_NSH_MMCSDSPIPORTNO=1
CONFIG_NSH_MMCSDSLOTNO=0
CONFIG_NSH_MMCSDMINOR=0