summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/telnetd
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-05 23:02:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-05 23:02:43 +0000
commitaf2c1fe0b2327427ea8c2adc376c06796141aedb (patch)
tree7011e0912cedf3470b14dbe4dc237933da287bab /nuttx/configs/stm3240g-eval/telnetd
parent26e1787a9bccfb9e301cbdceb70f838df158c7c7 (diff)
downloadnuttx-af2c1fe0b2327427ea8c2adc376c06796141aedb.tar.gz
nuttx-af2c1fe0b2327427ea8c2adc376c06796141aedb.tar.bz2
nuttx-af2c1fe0b2327427ea8c2adc376c06796141aedb.zip
STM32 Kconfig looks good. STM32 external ram configuration changed.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5100 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval/telnetd')
-rw-r--r--nuttx/configs/stm3240g-eval/telnetd/defconfig10
1 files changed, 1 insertions, 9 deletions
diff --git a/nuttx/configs/stm3240g-eval/telnetd/defconfig b/nuttx/configs/stm3240g-eval/telnetd/defconfig
index 39cde6b0f..44a0f27ba 100644
--- a/nuttx/configs/stm3240g-eval/telnetd/defconfig
+++ b/nuttx/configs/stm3240g-eval/telnetd/defconfig
@@ -83,7 +83,7 @@ CONFIG_STM32_JTAG_SW_ENABLE=n
#
CONFIG_STM32_FSMC_SRAM=y
CONFIG_HEAP2_BASE=0x64000000
-CONFIG_HEAP2_END=0x64200000
+CONFIG_HEAP2_SIZE=2097152
#
# Individual subsystems can be enabled:
@@ -190,14 +190,6 @@ CONFIG_UART4_2STOP=0
CONFIG_UART5_2STOP=0
#
-# STM32F40xxx specific SSI device driver settings
-#
-CONFIG_SSI0_DISABLE=n
-CONFIG_SSI1_DISABLE=y
-CONFIG_SSI_POLLWAIT=y
-#CONFIG_SSI_TXLIMIT=4
-
-#
# STM32F40xxx specific CAN device driver settings
#
CONFIG_CAN=n