summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index dba41212..9c433039 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -154,6 +154,12 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define AUTOBOOT_ROM_FILTER /* Autoboot only devices matching our ROM */
/*
+ * Virtual network devices
+ *
+ */
+#define VNIC_IPOIB /* Infiniband IPoIB virtual NICs */
+
+/*
* Error message tables to include
*
*/