summaryrefslogtreecommitdiff
path: root/apps/modbus
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-26 00:56:59 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-26 00:56:59 +0000
commit16b331cdc8d014264d17099f7034e45fca0bd7a8 (patch)
tree7cf6ab24b9e0d8c17f3df339eb82c1c74dcfd736 /apps/modbus
parent2839e79985e189fdbe5f1ab1d7229369aa70072b (diff)
downloadnuttx-16b331cdc8d014264d17099f7034e45fca0bd7a8.tar.gz
nuttx-16b331cdc8d014264d17099f7034e45fca0bd7a8.tar.bz2
nuttx-16b331cdc8d014264d17099f7034e45fca0bd7a8.zip
Minor changes to make OS test more robust in the presence of many memory allocation failures
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5672 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/modbus')
-rw-r--r--apps/modbus/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/modbus/Kconfig b/apps/modbus/Kconfig
index da95abf6a..a4194e475 100644
--- a/apps/modbus/Kconfig
+++ b/apps/modbus/Kconfig
@@ -3,8 +3,6 @@
# see misc/tools/kconfig-language.txt.
#
-comment "FreeModbus"
-
config MODBUS
bool "Modbus support via FreeModBus"
default n