benchmark: do not build serial driver in context_switch if CONFIG_USE_HP_TIMER is...
[bertos.git] / bertos / cfg / cfg_context_switch.h
index 0538692987b453ad3e4b3deb519471dffa6c0906..fe0b4f8725be942d45765855b721802b213f5185 100644 (file)
@@ -42,6 +42,8 @@
  * Use hp timer for the bechmark.
  *
  * $WIZ$ type = "boolean"
+ * $WIZ$ module= "boolean"
+ * $WIZ$ conditional_deps = "ser"
  */
 #define CONFIG_USE_HP_TIMER       1