px4io: enable signals

signals will be used to wakeup the mixer on a new set of pwm values
This commit is contained in:
Andrew Tridgell 2013-02-07 14:28:54 +11:00 committed by Lorenz Meier
parent 730916cd17
commit caade93ae4
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@ CONFIG_SCHED_ATEXIT=n
CONFIG_DISABLE_CLOCK=n
CONFIG_DISABLE_POSIX_TIMERS=y
CONFIG_DISABLE_PTHREAD=y
CONFIG_DISABLE_SIGNALS=y
CONFIG_DISABLE_SIGNALS=n
CONFIG_DISABLE_MQUEUE=y
CONFIG_DISABLE_MOUNTPOINT=y
CONFIG_DISABLE_ENVIRON=y