summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/me.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/lynxpoint/me.c')
-rw-r--r--src/southbridge/intel/lynxpoint/me.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/lynxpoint/me.c b/src/southbridge/intel/lynxpoint/me.c
index 66d56dc8d2..d076f0ff87 100644
--- a/src/southbridge/intel/lynxpoint/me.c
+++ b/src/southbridge/intel/lynxpoint/me.c
@@ -923,6 +923,7 @@ static struct device_operations device_ops = {
static const unsigned short pci_device_ids[] = {
PCI_DID_INTEL_LPT_H_MEI,
+ PCI_DID_INTEL_LPT_H_MEI_9,
PCI_DID_INTEL_LPT_LP_MEI,
0
};