summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 612afacad7..33d4453cd0 100644
--- a/include/config.h
+++ b/include/config.h
@@ -4393,6 +4393,12 @@
/* USB Device version of product */
#undef CONFIG_USB_BCD_DEV
+/*
+ * Intel Reference Validation Platform's (RVP) Modular Embedded Control
+ * Card (MECC) version 0.9
+ */
+#undef CONFIG_INTEL_RVP_MECC_VERSION_0_9
+
/*****************************************************************************/
/* Compile chip support for the USB device controller */