diff options
Diffstat (limited to 'keyboards/cannonkeys/tmov2/chconf.h')
-rw-r--r-- | keyboards/cannonkeys/tmov2/chconf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/cannonkeys/tmov2/chconf.h b/keyboards/cannonkeys/tmov2/chconf.h index 99fa8ce398..89388dd5a3 100644 --- a/keyboards/cannonkeys/tmov2/chconf.h +++ b/keyboards/cannonkeys/tmov2/chconf.h @@ -105,10 +105,6 @@ */ #define CH_CFG_NO_IDLE_THREAD FALSE -/* Use __WFI in the idle thread for waiting. Does lower the power - * consumption. */ -#define CORTEX_ENABLE_WFI_IDLE TRUE - /** @} */ /*===========================================================================*/ |