diff --git a/TESTS/network/emac/main.cpp b/TESTS/network/emac/main.cpp index fe05b721ab..c9aba478ef 100644 --- a/TESTS/network/emac/main.cpp +++ b/TESTS/network/emac/main.cpp @@ -43,10 +43,6 @@ #endif #endif -#ifndef DEVICE_EMAC -#error [NOT_SUPPORTED] Device EMAC has to be enabled for the target -#endif - #include "greentea-client/test_env.h" #include "unity.h" #include "utest.h"