aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h')
-rw-r--r--os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h b/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h
index 5c92b0c1b..b4acbb4b6 100644
--- a/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h
+++ b/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h
@@ -190,10 +190,6 @@
/* Derived constants and error checks. */
/*===========================================================================*/
-#if (STM32_MAC_PHY_TIMEOUT > 0) && !HAL_IMPLEMENTS_COUNTERS
-#error "STM32_MAC_PHY_TIMEOUT requires the realtime counter service"
-#endif
-
/*===========================================================================*/
/* Driver data structures and types. */
/*===========================================================================*/