summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-28 21:51:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-02-28 21:51:53 +0000
commit6c514f9b68145109fefaf63f7309b4616c9ab086 (patch)
tree1bbe674d02ee87a32e18b14260fee8012e08b749 /nuttx/configs/ez80f910200zco/ostest/defconfig
parent386b7c38dbcf0124c55cd088fd9a1d491ee39ea9 (diff)
downloadpx4-nuttx-6c514f9b68145109fefaf63f7309b4616c9ab086.tar.gz
px4-nuttx-6c514f9b68145109fefaf63f7309b4616c9ab086.tar.bz2
px4-nuttx-6c514f9b68145109fefaf63f7309b4616c9ab086.zip
Enable signals
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1539 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ez80f910200zco/ostest/defconfig')
-rw-r--r--nuttx/configs/ez80f910200zco/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/ez80f910200zco/ostest/defconfig b/nuttx/configs/ez80f910200zco/ostest/defconfig
index 1025d8521..35c7bd9e2 100644
--- a/nuttx/configs/ez80f910200zco/ostest/defconfig
+++ b/nuttx/configs/ez80f910200zco/ostest/defconfig
@@ -231,7 +231,7 @@ CONFIG_DEV_LOWCONSOLE=y
CONFIG_DISABLE_CLOCK=n
CONFIG_DISABLE_POSIX_TIMERS=n
CONFIG_DISABLE_PTHREAD=n
-CONFIG_DISABLE_SIGNALS=y
+CONFIG_DISABLE_SIGNALS=n
CONFIG_DISABLE_MQUEUE=n
CONFIG_DISABLE_MOUNTPOINT=n
CONFIG_DISABLE_ENVIRON=n