net/sfc/base: import SFN8xxx family support
[dpdk.git] / drivers / net / sfc / base / efx_check.h
index 63c809c..ef88645 100644 (file)
 
 #if EFSYS_OPT_ALLOW_UNCONFIGURED_NIC
 /* Support adapters with missing static config (for factory use only) */
+# if !EFSYS_OPT_MEDFORD
 #  error "ALLOW_UNCONFIGURED_NIC requires MEDFORD"
+# endif
 #endif /* EFSYS_OPT_ALLOW_UNCONFIGURED_NIC */
 
 #endif /* _SYS_EFX_CHECK_H */