aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/I2C/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/KINETIS/I2C/chconf.h')
-rw-r--r--testhal/KINETIS/I2C/chconf.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/testhal/KINETIS/I2C/chconf.h b/testhal/KINETIS/I2C/chconf.h
index b7a340d6f..95054d300 100644
--- a/testhal/KINETIS/I2C/chconf.h
+++ b/testhal/KINETIS/I2C/chconf.h
@@ -263,14 +263,6 @@
#define CH_CFG_USE_MAILBOXES TRUE
/**
- * @brief I/O Queues APIs.
- * @details If enabled then the I/O queues APIs are included in the kernel.
- *
- * @note The default is @p TRUE.
- */
-#define CH_CFG_USE_QUEUES TRUE
-
-/**
* @brief Core Memory Manager APIs.
* @details If enabled then the core memory manager APIs are included
* in the kernel.