]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/base/efx_check.h
net/sfc/base: import SFN8xxx family support
[dpdk.git] / drivers / net / sfc / base / efx_check.h
index 63c809c828ec750edeac3f021fdfdde0e2977d6b..ef886457ed53c13999738f0af503411c0cbf4b07 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 */