aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4io/io/defconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-08-26 18:16:31 -0700
committerpx4dev <px4@purgatory.org>2012-08-26 18:16:31 -0700
commit4636d41390d0e8afa80da3f9a53600a80ed672bf (patch)
tree46f0770ad8c201dbef69788b35d4799734cb5dbe /nuttx/configs/px4io/io/defconfig
parente352171029df7a88414adc61d9608dec839fce2d (diff)
downloadpx4-firmware-4636d41390d0e8afa80da3f9a53600a80ed672bf.tar.gz
px4-firmware-4636d41390d0e8afa80da3f9a53600a80ed672bf.tar.bz2
px4-firmware-4636d41390d0e8afa80da3f9a53600a80ed672bf.zip
Because kconfig can't do arithmetic.
Diffstat (limited to 'nuttx/configs/px4io/io/defconfig')
-rwxr-xr-xnuttx/configs/px4io/io/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4io/io/defconfig b/nuttx/configs/px4io/io/defconfig
index 6f3131bf1..d710f398d 100755
--- a/nuttx/configs/px4io/io/defconfig
+++ b/nuttx/configs/px4io/io/defconfig
@@ -363,7 +363,7 @@ CONFIG_FDCLONE_STDIO=y
CONFIG_SDCLONE_DISABLE=y
CONFIG_SCHED_WORKQUEUE=n
CONFIG_SCHED_WORKPRIORITY=50
-CONFIG_SCHED_WORKPERIOD=(50*1000)
+CONFIG_SCHED_WORKPERIOD=50000
CONFIG_SCHED_WORKSTACKSIZE=1024
CONFIG_SIG_SIGWORK=4
CONFIG_SCHED_WAITPID=n