From 7b06c73d1d766cd3376be29dccbd28a16e3f385b Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 5 Mar 2013 18:57:51 +0000 Subject: Move work queue logic from sched/ to libc/wqueue. It is not core logic and will be extended to support user-space work queues git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5711 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/olimex-lpc1766stk/hidkbd') diff --git a/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig b/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig index be11149a1..cccaa7409 100755 --- a/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig +++ b/nuttx/configs/olimex-lpc1766stk/hidkbd/defconfig @@ -141,7 +141,7 @@ CONFIG_LPC17_UART0=y # CONFIG_LPC17_TMR2 is not set # CONFIG_LPC17_TMR3 is not set # CONFIG_LPC17_RIT is not set -# CONFIG_LPC17_PWM is not set +# CONFIG_LPC17_PWM0 is not set # CONFIG_LPC17_MCPWM is not set # CONFIG_LPC17_QEI is not set # CONFIG_LPC17_RTC is not set -- cgit v1.2.3