diff options
Diffstat (limited to 'tmk_core/protocol.mk')
| -rw-r--r-- | tmk_core/protocol.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tmk_core/protocol.mk b/tmk_core/protocol.mk index 796b4e8787..8f01976548 100644 --- a/tmk_core/protocol.mk +++ b/tmk_core/protocol.mk | |||
| @@ -54,10 +54,6 @@ ifeq ($(strip $(NKRO_ENABLE)), yes) | |||
| 54 | endif | 54 | endif |
| 55 | endif | 55 | endif |
| 56 | 56 | ||
| 57 | ifeq ($(strip $(RING_BUFFERED_6KRO_REPORT_ENABLE)), yes) | ||
| 58 | OPT_DEFS += -DRING_BUFFERED_6KRO_REPORT_ENABLE | ||
| 59 | endif | ||
| 60 | |||
| 61 | ifeq ($(strip $(NO_SUSPEND_POWER_DOWN)), yes) | 57 | ifeq ($(strip $(NO_SUSPEND_POWER_DOWN)), yes) |
| 62 | OPT_DEFS += -DNO_SUSPEND_POWER_DOWN | 58 | OPT_DEFS += -DNO_SUSPEND_POWER_DOWN |
| 63 | endif | 59 | endif |
