aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-17 14:07:48 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-17 14:07:48 +0000
commite207f076c97d0811fa2b2befec056a8747f12c52 (patch)
treec26d054422d6ba7660d98ba66cf41ebb34709e03 /nuttx/sched
parenta740bc83357a124b339337c904d87041eb8cb6f7 (diff)
downloadpx4-firmware-e207f076c97d0811fa2b2befec056a8747f12c52.tar.gz
px4-firmware-e207f076c97d0811fa2b2befec056a8747f12c52.tar.bz2
px4-firmware-e207f076c97d0811fa2b2befec056a8747f12c52.zip
Auto-configuration updates from Richard Cochran
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5032 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/sched')
-rw-r--r--nuttx/sched/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/Kconfig b/nuttx/sched/Kconfig
index f82273638..9d7a38549 100644
--- a/nuttx/sched/Kconfig
+++ b/nuttx/sched/Kconfig
@@ -204,7 +204,7 @@ config SCHED_ONEXIT_MAX
config DISABLE_OS_API
bool "Disable NuttX interfaces"
- default n
+ default y
---help---
The following can be used to disable categories of
APIs supported by the OS. If the compiler supports