summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/touchscreen
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-03 23:58:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-03 23:58:25 +0000
commit0eda7244af71108683fb409517ccb18dd78dd65c (patch)
tree23311478a2eecd426d6b0d0d2e2e866565cc607b /nuttx/configs/sam3u-ek/touchscreen
parent0da537768a85ab863bd1a46425db167d6333e51c (diff)
downloadpx4-nuttx-0eda7244af71108683fb409517ccb18dd78dd65c.tar.gz
px4-nuttx-0eda7244af71108683fb409517ccb18dd78dd65c.tar.bz2
px4-nuttx-0eda7244af71108683fb409517ccb18dd78dd65c.zip
SAM3U SPI driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4017 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sam3u-ek/touchscreen')
-rwxr-xr-xnuttx/configs/sam3u-ek/touchscreen/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/touchscreen/defconfig b/nuttx/configs/sam3u-ek/touchscreen/defconfig
index f16929193..4ce1dea24 100755
--- a/nuttx/configs/sam3u-ek/touchscreen/defconfig
+++ b/nuttx/configs/sam3u-ek/touchscreen/defconfig
@@ -322,7 +322,7 @@ CONFIG_SEM_NNESTPRIO=0
CONFIG_FDCLONE_DISABLE=n
CONFIG_FDCLONE_STDIO=n
CONFIG_SDCLONE_DISABLE=y
-CONFIG_SCHED_WORKQUEUE=n
+CONFIG_SCHED_WORKQUEUE=y
CONFIG_SCHED_WORKPRIORITY=50
CONFIG_SCHED_WORKPERIOD=(50*1000)
CONFIG_SCHED_WORKSTACKSIZE=1024