diff --git a/eck.features.inc b/eck.features.inc
index 2fb9c69..37aa934 100644
--- a/eck.features.inc
+++ b/eck.features.inc
@@ -209,6 +209,7 @@ function eck_bundle_features_export_render($module, $data, $export = NULL) {
     'entity_type' => NULL,
     'name' => NULL,
     'label' => NULL,
+    'config' => NULL,
   );
   $output =  array();
   $output[] = '  $items = array(';
