diff --git a/build/profiles/fn_head/config.pyd b/build/profiles/fn_head/config.pyd index 5f845ca..09255e0 100644 --- a/build/profiles/fn_head/config.pyd +++ b/build/profiles/fn_head/config.pyd @@ -73,6 +73,7 @@ kernel_modules = [ "nmdm", "ntb", "nvdimm", + "ioat", "toecore", "cxgb", "cxgbe", diff --git a/build/profiles/freenas/config.pyd b/build/profiles/freenas/config.pyd index a0316cc..ddc870c 100644 --- a/build/profiles/freenas/config.pyd +++ b/build/profiles/freenas/config.pyd @@ -73,6 +73,7 @@ kernel_modules = [ "nmdm", "ntb", "nvdimm", + "ioat", "toecore", "cxgb", "cxgbe",