summaryrefslogtreecommitdiff
path: root/nuttx/sched/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-17 14:07:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-17 14:07:48 +0000
commitaed6cd88cd81d2bfb1e7f032fa97f7431aaed33a (patch)
treec26d054422d6ba7660d98ba66cf41ebb34709e03 /nuttx/sched/Kconfig
parent2f0c31ee0f914e7a488a5ed3725e699d8659a065 (diff)
downloadnuttx-aed6cd88cd81d2bfb1e7f032fa97f7431aaed33a.tar.gz
nuttx-aed6cd88cd81d2bfb1e7f032fa97f7431aaed33a.tar.bz2
nuttx-aed6cd88cd81d2bfb1e7f032fa97f7431aaed33a.zip
Auto-configuration updates from Richard Cochran
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5032 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/sched/Kconfig')
-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